Use the same predicates as VSTMDB/VLDMIA since VPUSH/VPOP alias to
these.
Patch by Momchil Velikov.
Paths
| Differential D64413
[ARM] Enable VPUSH/VPOP aliases when either MVE or VFP is present ClosedPublic Authored by miyuki on Jul 9 2019, 6:24 AM.
Details Summary Use the same predicates as VSTMDB/VLDMIA since VPUSH/VPOP alias to Patch by Momchil Velikov.
Diff Detail
Event Timeline
Comment Actions Other than a couple of test nits, LGTM.
This revision is now accepted and ready to land.Jul 9 2019, 11:36 AM Closed by commit rL365604: [ARM] Enable VPUSH/VPOP aliases when either MVE or VFP is present (authored by miyuki). · Explain WhyJul 10 2019, 1:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 208897 llvm/trunk/lib/Target/ARM/ARMInstrFormats.td
llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
llvm/trunk/test/MC/ARM/mve-fp-registers.s
|