[llvm] [IndVarSimplify] Kept additional nuw and nsw flags during LinearFunctionTestReplace (PR #177433)

via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 13:48:35 PST 2026


yasmincs wrote:

I think the samesign case would only work for the original sign of the comparison, so to be safe, I excluded it.

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


More information about the llvm-commits mailing list