[llvm] [InstCombine] Add transforms for `icmp uPred (trunc x),(truncOrZext(y))` -> `icmp uPred x,y` (PR #71309)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 07:34:35 PST 2023
https://github.com/nikic edited https://github.com/llvm/llvm-project/pull/71309
More information about the llvm-commits
mailing list