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

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 08:46:44 PDT 2026


================

----------------
ayalz wrote:

Independent: wonder if the IV is not known to be non wrapping (signed nor unsigned) - could a sentinel still work. I.e., if this bailout can be applied at the outset.

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


More information about the llvm-commits mailing list