llvm-project
1335a05a
- [MLIR][Python] Fix AffineIfOp insertion point (#171957)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#171957 - [MLIR][Python] Fix AffineIfOp insertion point
Author
chhzh123
Parents
ecaf6738
Loading