[llvm] [InstCombine] Fold `(icmp pred (trunc nuw/nsw X), C)` -> `(icmp pred X, (zext/sext C))` (PR #87935)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue May 14 22:03:28 PDT 2024
nikic wrote:
@goldsteinn I do get the comments. I also got a notification for your last force-push. But not for the preceding one, for example.
https://github.com/llvm/llvm-project/pull/87935
More information about the llvm-commits
mailing list