This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Add MVE mul patterns
ClosedPublic

Authored by dmgreen on Jun 27 2019, 2:53 AM.

Details

Summary

This simply adds integer and floating point VMUL patterns for MVE.

Diff Detail

Event Timeline

dmgreen created this revision.Jun 27 2019, 2:53 AM
This revision is now accepted and ready to land.Jun 27 2019, 4:15 AM
This revision was automatically updated to reflect the committed changes.