This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

RKSimon created this revision.May 6 2017, 8:03 AM
jmolloy accepted this revision.May 8 2017, 12:47 AM

LGTM, thanks!

This revision is now accepted and ready to land.May 8 2017, 12:47 AM
This revision was automatically updated to reflect the committed changes.