Update NEON int_arm_neon_vabs intrinsic to use the ISD::ABS opcode directly
Added constant folding tests - I'm not sure what is the accepted ARM approach for testing constants.
Paths
| Differential D32938
[ARM][NEON] Add support for ISD::ABS lowering ClosedPublic Authored by RKSimon on May 6 2017, 7:05 AM.
Details Summary Update NEON int_arm_neon_vabs intrinsic to use the ISD::ABS opcode directly Added constant folding tests - I'm not sure what is the accepted ARM approach for testing constants.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2017, 12:48 AM Closed by commit rL302417: [ARM][NEON] Add support for ISD::ABS lowering (authored by RKSimon). · Explain WhyMay 8 2017, 3:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98150 llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
llvm/trunk/lib/Target/ARM/ARMInstrNEON.td
llvm/trunk/test/CodeGen/ARM/vabs.ll
|