We should not be generating Neon stack loads/stores even for these large registers.
No test here because my understanding is we will only generate these QQPR regs for intrinsics and VLDn's, and this feels fairly obvious.
Paths
| Differential D67169
[ARM] Prevent generating NEON stack accesses under MVE. ClosedPublic Authored by dmgreen on Sep 4 2019, 6:54 AM.
Details Summary We should not be generating Neon stack loads/stores even for these large registers. No test here because my understanding is we will only generate these QQPR regs for intrinsics and VLDn's, and this feels fairly obvious.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 9 2019, 2:12 AM Closed by commit rL371386: [ARM] Prevent generating NEON stack accesses under MVE. (authored by dmgreen). · Explain WhySep 9 2019, 3:44 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 219308 llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
|