| Issue | 61569 |
|---|---|
| Summary | [mlir][verifier] Check that all IR is using the same MLIR Context |
| Labels | mlir:core |
| Assignees | |
| Reporter | rkayaith |
Mixing up contexts when creating IR is an infrequent but hard to debug error. It'd be nice if the verifier checked for this.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
