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

Lawrence Benson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 24 03:45:51 PDT 2023


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

An honest attempt to do a rebase with arc :)


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.508030.patch
Type: text/x-patch
Size: 22271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/8ee3b934/attachment.bin>


More information about the llvm-commits mailing list