[PATCH] D32940: [AARCH64][NEON] Add support for ISD::ABS lowering

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 6 08:03:58 PDT 2017


RKSimon created this revision.
Herald added subscribers: javed.absar, aemerson.

Update int_aarch64_neon_abs intrinsic to use the ISD::ABS opcode directly


Repository:
  rL LLVM

https://reviews.llvm.org/D32940

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32940.98065.patch
Type: text/x-patch
Size: 6281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170506/86b22428/attachment.bin>


More information about the llvm-commits mailing list