[llvm] [InstCombine] Fold icmp of trunc nuw/nsw (PR #90436)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 03:15:08 PDT 2024


dtcxzyw wrote:

We should handle `icmp pred (trunc nsw/nuw X), C` first to avoid regression https://github.com/dtcxzyw/llvm-opt-benchmark/pull/567/files#r1583426017.


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


More information about the llvm-commits mailing list