[llvm] SCEV: teach isImpliedViaOperations about samesign (PR #124270)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 02:32:34 PST 2025


artagnon wrote:

I think the issue is in IndVarSimplify's handling of the icmp: the code around the SCEV call getLoopInvariantPredicate seems to not handle samesign properly.

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


More information about the llvm-commits mailing list