[PATCH] D102938: [AArch64] Generate LD1 for anyext i8 or i16 vector load

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 24 08:55:20 PDT 2021


asavonic updated this revision to Diff 347412.
asavonic added a comment.

In D102938#2776765 <https://reviews.llvm.org/D102938#2776765>, @dmgreen wrote:

> Sounds good. Can we make sure there is test coverage for big endian too.

Thanks. Added BE checks to CodeGen/AArch64/aarch64-load-ext.ll.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102938

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-load-ext.ll
  llvm/test/CodeGen/AArch64/sadd_sat_vec.ll
  llvm/test/CodeGen/AArch64/ssub_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102938.347412.patch
Type: text/x-patch
Size: 10827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210524/f3290d9f/attachment.bin>


More information about the llvm-commits mailing list