Similar to floating point abs, we also have instructions for integers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64027
[ARM] MVE integer abs ClosedPublic Authored by dmgreen on Jul 1 2019, 11:43 AM.
Details Summary Similar to floating point abs, we also have instructions for integers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 2 2019, 12:14 AM dmgreen added a child revision: D64069: [ARM] Add sign and zero extend patterns for MVE.Jul 2 2019, 4:56 AM Closed by commit rL366005: [ARM] MVE integer abs (authored by dmgreen). · Explain WhyJul 13 2019, 7:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 209694 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
llvm/trunk/test/CodeGen/Thumb2/mve-abs.ll
|