[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 13:26:48 PDT 2020


paulwalker-arm updated this revision to Diff 272532.
paulwalker-arm marked 3 inline comments as done.
paulwalker-arm added a comment.

Removed redundant demanded elements changes relating to INSERT_SUBVECTOR.


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.272532.patch
Type: text/x-patch
Size: 22339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200622/1931c6fe/attachment-0001.bin>


More information about the llvm-commits mailing list