Skip phi nodes in the preheader. They may not be considered loop
invariant by the assertion below.
Details
Details
- Reviewers
reames lebedev.ri - Commits
- rGbc00f47c016a: [LoopSink] Do not try to sink phi nodes.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo