Insertion point should be set before creating new operations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This bug is only triggered when calling peelForLoop with a builder who's insertion point is somewhere else. That cannot happen with the peel-for-loop pass that I am using for unit tests.