[PATCH] D120422: [AArch64] Optimize comparison chains

Karl Meakin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 2 08:29:27 PST 2022


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

Inline `IsBool`, move comment next to `tryCombineToEXTR`, remove obsolete comments from tests


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.412435.patch
Type: text/x-patch
Size: 18125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/9b356696/attachment.bin>


More information about the llvm-commits mailing list