llvm-project
5e5fc64c
- [MLIR][EmitC] Bugfix in emitc.call_opaque operand emission (#153980)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
116 days ago
[MLIR][EmitC] Bugfix in emitc.call_opaque operand emission (#153980) The operand emission needed the operand to be in scope which lead to failure when the emitc.call_opaque is in an emitc.expression's body.
References
#153980 - [MLIR][EmitC] Bugfix in emitc.call_opaque operand emission
Author
gdehame
Parents
dbf34e56
Loading