[PATCH] D99412: [AArch64][SVEIntrinsicOpts] Optimize tbl+dup into dup+extractelement

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 29 19:35:50 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0db2dbc291f: [AArch64][SVEIntrinsicOpts] Optimize tbl+dup into dup+extractelement (authored by junparser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99412

Files:
  llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp
  llvm/test/CodeGen/AArch64/sve-tbl-dupx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99412.334039.patch
Type: text/x-patch
Size: 9296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/01206575/attachment.bin>


More information about the llvm-commits mailing list