Update int_aarch64_neon_abs intrinsic to use the ISD::ABS opcode directly
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D32940
[AARCH64][NEON] Add support for ISD::ABS lowering ClosedPublic Authored by RKSimon on May 6 2017, 8:03 AM.
Details Summary Update int_aarch64_neon_abs intrinsic to use the ISD::ABS opcode directly
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 8 2017, 12:47 AM Closed by commit rL302415: [AARCH64][NEON] Add support for ISD::ABS lowering (authored by RKSimon). · Explain WhyMay 8 2017, 3:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 98065 lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64InstrInfo.td
|