This is an archive of the discontinued LLVM Phabricator instance.

[ARM] MVE VNeg instruction patterns
ClosedPublic

Authored by dmgreen on Jul 4 2019, 6:28 AM.

Details

Summary

This selects vneg instructions, which can be especially useful with shifts.

Diff Detail

Repository
rL LLVM

Event Timeline

dmgreen created this revision.Jul 4 2019, 6:28 AM
This revision is now accepted and ready to land.Jul 9 2019, 2:50 AM
This revision was automatically updated to reflect the committed changes.