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

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 05:22:10 PDT 2020


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

rebase


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/AArch64ISelDAGToDAG.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.270363.patch
Type: text/x-patch
Size: 27262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/e1bcfd49/attachment-0001.bin>


More information about the llvm-commits mailing list