[llvm] [InstCombine] Combine trunc (lshr X, BW-1) to i1 --> icmp slt X, 0 (#142593) (PR #143846)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 12 00:57:16 PDT 2025
mayanksolanki393 wrote:
@dtcxzyw @RKSimon
Apologies for all the silly mistakes. This is my first PR.
I can fix the review comments by amending the original commit, right?
https://github.com/llvm/llvm-project/pull/143846
More information about the llvm-commits
mailing list