Adds another pointer to the union in RegionRange to allow RegionRange to work on ArrayRef<Region *> (i.e. vectors of Region *).
Details
Details
- Reviewers
rriddle - Commits
- rG979ffe97b9bf: [mlir] Allow RegionRange to accept ArrayRef<Region *>
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Mar 28 2022, 10:09 AM
This revision was landed with ongoing or failed builds.Mar 28 2022, 12:39 PM
Closed by commit rG979ffe97b9bf: [mlir] Allow RegionRange to accept ArrayRef<Region *> (authored by Mogball). · Explain Why
This revision was automatically updated to reflect the committed changes.