[llvm] [VPlan] Optimize FindLast of (binop %IV, live-in) by sinking. (PR #183911)

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 10:11:52 PDT 2026


alinas wrote:

I'm seeing what looks like a miscompile in a test that's root-cause to this commit, but haven't reduced it yet. Rough behavior appears to be an off by one in a bitmask.

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


More information about the llvm-commits mailing list