[PATCH] D120422: [AArch64] Optimize comparison chains

Karl Meakin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 06:19:44 PST 2022


Kmeakin updated this revision to Diff 412075.
Kmeakin added a comment.

Extend `performANDORCSELCombine` instead of replacing it


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120422

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/arm64-ccmp.ll
  llvm/test/CodeGen/AArch64/arm64-fp128.ll
  llvm/test/CodeGen/AArch64/cmp-chains.ll
  llvm/test/CodeGen/AArch64/select-with-and-or.ll
  llvm/test/CodeGen/AArch64/umulo-128-legalisation-lowering.ll
  llvm/test/CodeGen/AArch64/vec_umulo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120422.412075.patch
Type: text/x-patch
Size: 18017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220301/a78c180d/attachment.bin>


More information about the llvm-commits mailing list