[PATCH] D80385: [SVE] Code generation for fixed length vector loads & stores.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 22 08:35:24 PDT 2020


paulwalker-arm updated this revision to Diff 272448.
paulwalker-arm added a comment.

Rebased and simplified to remove changes not needed at this time.
I believe this patch is now ready for review.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80385

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-fixed-length-loads.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80385.272448.patch
Type: text/x-patch
Size: 23101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/272dbcda/attachment-0001.bin>


More information about the llvm-commits mailing list