llvm-project
1335a05a - [MLIR][Python] Fix AffineIfOp insertion point (#171957)

Commit
96 days ago
[MLIR][Python] Fix AffineIfOp insertion point (#171957) This bug was introduced by #108323, where the loc and ip were not properly set. It may lead to errors when the operations are not linearly asserted to the IR.
Author
Parents
Loading