[PATCH] D97858: [AArch64][SVE] Fold vector ZExt/SExt into gather loads where possible

Joe Ellis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 02:17:21 PST 2021


joechrisellis updated this revision to Diff 328959.
joechrisellis marked an inline comment as done.
joechrisellis added a comment.

Address comments.

- @david-arm: clean up assertion by using ranges instead of explicitly listing all allowed opcodes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97858

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-64bit-scaled-offset.ll
  llvm/test/CodeGen/AArch64/sve-intrinsics-gather-loads-64bit-unscaled-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97858.328959.patch
Type: text/x-patch
Size: 30502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/344c0191/attachment.bin>


More information about the llvm-commits mailing list