This selects vneg instructions, which can be especially useful with shifts.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64204
[ARM] MVE VNeg instruction patterns ClosedPublic Authored by dmgreen on Jul 4 2019, 6:28 AM.
Details Summary This selects vneg instructions, which can be especially useful with shifts.
Diff Detail
Event Timelinedmgreen added a parent revision: D64069: [ARM] Add sign and zero extend patterns for MVE.Jul 4 2019, 6:28 AM This revision is now accepted and ready to land.Jul 9 2019, 2:50 AM Closed by commit rL366006: [ARM] MVE VNEG instruction patterns (authored by dmgreen). · Explain WhyJul 13 2019, 8:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209696 llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
llvm/trunk/test/CodeGen/Thumb2/mve-neg.ll
|