Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D46248
[AArch64][SVE] Asm: Support for scatter ST1 store instructions. ClosedPublic Authored by sdesmalen on Apr 30 2018, 1:50 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 2 2018, 2:28 AM Closed by commit rL331349: [AArch64][SVE] Asm: Support for scatter ST1 store instructions. (authored by s.desmalen). · Explain WhyMay 2 2018, 6:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 144866 llvm/trunk/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/trunk/lib/Target/AArch64/SVEInstrFormats.td
llvm/trunk/test/MC/AArch64/SVE/st1b-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/st1b.s
llvm/trunk/test/MC/AArch64/SVE/st1d-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/st1d.s
llvm/trunk/test/MC/AArch64/SVE/st1h-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/st1h.s
llvm/trunk/test/MC/AArch64/SVE/st1w-diagnostics.s
llvm/trunk/test/MC/AArch64/SVE/st1w.s
|