Right now applying patterns for ops not isolated from above hits an
assert. Trying this on a region not isolated from above also works,
but probably has broader impact. For now adding an option to enable
this as an opt-in.
Details
Details
- Reviewers
nicolasvasilache jpienaar mehdi_amini
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This discussion: https://discourse.llvm.org/t/why-does-greedypatternrewritedriver-requires-region-isolated-from-above/63724 and this PR: https://reviews.llvm.org/D141366 seem relevant.
It's not clear to me that this belongs to a config flag, why?