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

Lawrence Benson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 06:30:59 PDT 2023


lawben updated this revision to Diff 506065.
lawben added a comment.

Add tests for exit cases and extend to v8i8.


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.506065.patch
Type: text/x-patch
Size: 12284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230317/3462741b/attachment.bin>


More information about the llvm-commits mailing list