[PATCH] D153049: [AArch64] Try to convert vector shift operation into vector add operation

JinGu Kang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 09:15:48 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG82d330e0e04a: [AArch64] Try to convert vector shift operation into vector add operation (authored by jaykang10).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153049

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/arm64-sli-sri-opt.ll
  llvm/test/CodeGen/AArch64/arm64-vshift.ll
  llvm/test/CodeGen/AArch64/rax1.ll
  llvm/test/CodeGen/AArch64/shl-to-add.ll
  llvm/test/CodeGen/AArch64/urem-seteq-illegal-types.ll
  llvm/test/CodeGen/AArch64/vector_splat-const-shift-of-constmasked.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153049.532191.patch
Type: text/x-patch
Size: 15275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230616/32b275ec/attachment.bin>


More information about the llvm-commits mailing list