[llvm] [CVP] Propagate constant range on icmp at use level (PR #73767)

via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 19 05:59:43 PST 2023


XChy wrote:

@dtcxzyw , there is the reduced example for your report: https://alive2.llvm.org/ce/z/Kf9p_C
Pipeline: https://godbolt.org/z/hba46abEq
CVP folds `%cmp5` to `false`, and such specific constant impacts on InstCombine.

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


More information about the llvm-commits mailing list