Details
Details
Diff Detail
Diff Detail
Paths
| Differential D47712
[AArch64][SVE] Asm: Support for FADD, FMUL and FMAX immediate instructions. ClosedPublic Authored by sdesmalen on Jun 4 2018, 6:21 AM.
Details
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 5 2018, 5:30 AM Closed by commit rL334831: [AArch64][SVE] Asm: Support for FADD, FMUL and FMAX immediate instructions. (authored by s.desmalen). · Explain WhyJun 15 2018, 7:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 149744 lib/Target/AArch64/AArch64SVEInstrInfo.td
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
lib/Target/AArch64/SVEInstrFormats.td
test/MC/AArch64/SVE/fadd-diagnostics.s
test/MC/AArch64/SVE/fadd.s
test/MC/AArch64/SVE/fmax-diagnostics.s
test/MC/AArch64/SVE/fmax.s
test/MC/AArch64/SVE/fmul-diagnostics.s
test/MC/AArch64/SVE/fmul.s
|