[llvm] [LoopVectorize] Ensure VPPredInstPHIRecipe only uses InsertElementInst (PR #159543)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 6 08:54:12 PDT 2025
fhahn wrote:
@AbhinavMir I investigated a similar reported failure https://github.com/llvm/llvm-project/issues/161974 and it looks like the underlying issue is related to CSE: https://github.com/llvm/llvm-project/pull/162110
https://github.com/llvm/llvm-project/pull/159543
More information about the llvm-commits
mailing list