[llvm] [InstCombine] Add transforms for `icmp uPred (trunc x),(truncOrZext(y))` -> `icmp uPred x,y` (PR #71309)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 21:49:30 PST 2023


https://github.com/dtcxzyw approved this pull request.

LGTM. Waiting for additional approval from @nikic.

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


More information about the llvm-commits mailing list