This simply adds the required patterns for fp neg and abs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63861
[ARM] MVE patterns for abs and neg. ClosedPublic Authored by dmgreen on Jun 27 2019, 2:49 AM.
Details Summary This simply adds the required patterns for fp neg and abs.
Diff Detail
Event Timelinedmgreen added a parent revision: D63725: [ARM] Mark math routines as non-legal for MVE.Jun 27 2019, 2:49 AM This revision is now accepted and ready to land.Jun 27 2019, 4:13 AM Closed by commit rL364640: [ARM] MVE patterns for VABS and VNEG (authored by dmgreen). · Explain WhyJun 28 2019, 3:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 207024 llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
llvm/trunk/test/CodeGen/Thumb2/mve-fp-negabs.ll
|