[llvm-branch-commits] [llvm] [VPlan] Explicitly handle scalar pointer inductions. (PR #80273)

Sumit Lahiri via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Feb 3 12:05:12 PST 2024


https://github.com/lahiri-phdworks approved this pull request.

#1 The instruction vector does not take the size of the operands for the PHI instructions. 
- since the phi instruction is not known so the the instruction head is not defined. 

https://github.com/llvm/llvm-project/pull/80273


More information about the llvm-branch-commits mailing list