[PATCH] D85251: [AArch64][SVE] Allow llvm.aarch64.sve.st2/3/4 with vectors of pointers.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 15:05:05 PDT 2020


efriedma created this revision.
efriedma added reviewers: paulwalker-arm, sdesmalen.
Herald added subscribers: danielkiss, psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a project: LLVM.
efriedma requested review of this revision.

This isn't necessary for ACLE, but could be useful in other situations. And the change is simple.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85251

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85251.283035.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/c7a3c7e4/attachment.bin>


More information about the llvm-commits mailing list