[PATCH] D146212: [AArch64] Use NEON's tbl1 for 16xi8 and 8xi8 build vector with mask.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 29 07:26:41 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG267d6d665cf2: [AArch64] Use NEON's tbl1 for 16xi8 and 8xi8 build vector with mask. (authored by lawben, committed by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146212

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-shuffle-vector-tbl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146212.509362.patch
Type: text/x-patch
Size: 22271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230329/885a235e/attachment.bin>


More information about the llvm-commits mailing list