1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2024-06-12 14:29:54 +00:00

Fix corner case for IS ITC vs PBC

This commit is contained in:
David Schmenk 2024-02-05 08:17:48 -08:00
parent f25f4c6dc7
commit 13f88a8ad3
6 changed files with 1 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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