[PATCH] D137936: [AArch64] Optimize cmp chain before legalization

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 06:25:02 PST 2022


Allen updated this revision to Diff 477169.
Allen marked an inline comment as done.
Allen added a comment.

Add 5 more cases with zero_extend and different types (i8/i16/i128/i42)


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

https://reviews.llvm.org/D137936

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/atomicrmw-O0.ll
  llvm/test/CodeGen/AArch64/bcmp.ll
  llvm/test/CodeGen/AArch64/dag-combine-setcc.ll
  llvm/test/CodeGen/AArch64/i128-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137936.477169.patch
Type: text/x-patch
Size: 23180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/829ffcae/attachment.bin>


More information about the llvm-commits mailing list