llvm-project/mlir/include
Mogball 979ffe97b9 [mlir] Allow RegionRange to accept ArrayRef<Region *>
Adds another pointer to the union in RegionRange to allow RegionRange to work on ArrayRef<Region *> (i.e. vectors of Region *).

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D122514
2022-03-28 19:39:42 +00:00
..
mlir [mlir] Allow RegionRange to accept ArrayRef<Region *> 2022-03-28 19:39:42 +00:00
mlir-c [mlir] Add C API for ControlFlow dialect 2022-03-17 00:29:00 +01:00