Currently, SLP can insert "shuffle" instruction beween PHI and Landing pad instruction. The problem is demonstrated by LIT test. The solution is to adjust insertion point once we are done with PHI generation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo