[llvm] [SCEV] Handle backedge-count logic for std::reverse like loops (PR #92560)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 13:25:35 PDT 2024


efriedma-quic wrote:

There are probably some other cases we could handle... but just checking the RHS doesn't wrap seems fine for now.

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


More information about the llvm-commits mailing list