Instead of always running the region builder check if the generalized op has a region attached. If yes inline the existing region instead of calling the region builder. This change circumvents a problem with named operations that have a region builder taking captures and the generalization pass not knowing about this captures.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo