[PATCH] D135596: [AArch64] Canonicalize ZERO_EXTEND to VSELECT

Nicola Lancellotti via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 02:44:42 PDT 2022


NicolaLancellotti updated this revision to Diff 467719.
NicolaLancellotti added a comment.

Files have been reformatted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135596

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/predicated-add-sub-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135596.467719.patch
Type: text/x-patch
Size: 15214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/f638fd0b/attachment.bin>


More information about the llvm-commits mailing list