mirror of
https://github.com/dschmenk/PLASMA.git
synced 2025-04-05 03:37:43 +00:00
Fix corner case for IS ITC vs PBC
This commit is contained in:
parent
f25f4c6dc7
commit
13f88a8ad3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1336,6 +1336,7 @@ def _is_(a)#0
|
||||
*_cfa_(dentry) = @_dodefer_
|
||||
*_pfa_(dentry) = a
|
||||
else // comp_pbc_flag
|
||||
*_cfa_(dentry) = _cfa_(dentry)
|
||||
^_pfa_(dentry) = JMP
|
||||
*(_pfa_(dentry) + 1) = *_cfa_(a)
|
||||
fin
|
||||
|
Loading…
x
Reference in New Issue
Block a user