[llvm] [VPlan] Enable CSE of VPWidenPHIRecipe. (PR #207573)

Owen Anderson via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 09:51:47 PDT 2026


https://github.com/resistor commented:

This patch is a causing a crash in `test/Transforms/LoopVectorize/find-last.ll` in the CHERIoT downstream, which looks very an awful lot like an opcode getting confused with an intrinsic ID...

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


More information about the llvm-commits mailing list