llvm-project
43d2486e - [mlir][tblgen] Fix region and successor references in custom directives (#146242)

Commit
94 days ago
[mlir][tblgen] Fix region and successor references in custom directives (#146242) Previously, references to regions and successors were incorrectly disallowed outside the top-level assembly form. This change enables the use of bound regions and successors as variables in custom directives.
Author
Parents
Loading