[PATCH] D121355: [SelectionDAG] Fold shift constants into cmp

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 10 06:10:04 PST 2022


Allen updated this revision to Diff 414365.
Allen marked 3 inline comments as done.
Allen added a comment.

rebase to top commit to fix the code premerge conflict


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121355/new/

https://reviews.llvm.org/D121355

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/icmp-shift-opt.ll
  llvm/test/CodeGen/ARM/and-cmpz.ll
  llvm/test/CodeGen/ARM/consthoist-icmpimm.ll
  llvm/test/CodeGen/ARM/icmp-shift-opt.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121355.414365.patch
Type: text/x-patch
Size: 10636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220310/1c791d05/attachment.bin>


More information about the llvm-commits mailing list