This isn't necessary for ACLE, but could be useful in other situations. And the change is simple.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85251
[AArch64][SVE] Allow llvm.aarch64.sve.st2/3/4 with vectors of pointers. ClosedPublic Authored by efriedma on Aug 4 2020, 3:05 PM.
Details Summary This isn't necessary for ACLE, but could be useful in other situations. And the change is simple.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 5 2020, 3:39 AM This revision was landed with ongoing or failed builds.Aug 18 2020, 12:52 PM Closed by commit rGbb18532399cf: [AArch64][SVE] Allow llvm.aarch64.sve.st2/3/4 with vectors of pointers. (authored by efriedma). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 286378 llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/sve-intrinsics-stores.ll
|