[PATCH] D141119: [AArch64] Fold And/Or into CSel if possible

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 03:52:47 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG07d6af6a7100: [AArch64] Fold And/Or into CSel if possible (authored by dmgreen).
Herald added a subscriber: StephenFan.

Changed prior to commit:
  https://reviews.llvm.org/D141119?vs=486785&id=487378#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141119

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-ccmp.ll
  llvm/test/CodeGen/AArch64/bcmp.ll
  llvm/test/CodeGen/AArch64/csel-andor-onebit.ll
  llvm/test/CodeGen/AArch64/i128-math.ll
  llvm/test/CodeGen/AArch64/mul-cmp.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: D141119.487378.patch
Type: text/x-patch
Size: 15539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230109/bb72d2de/attachment.bin>


More information about the llvm-commits mailing list