This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SVE] Add multiply and add/sub patterns and intrinsics
AbandonedPublic

Authored by dancgr on Oct 28 2019, 1:33 PM.

Details

Summary

Add pattern matching and intrinsics for the following instructions:

  • mad, msb, mla, mls

Diff Detail

Repository
rL LLVM

Event Timeline

dancgr created this revision.Oct 28 2019, 1:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 28 2019, 1:33 PM
dancgr edited the summary of this revision. (Show Details)Oct 28 2019, 1:37 PM
dancgr updated this revision to Diff 226932.Oct 29 2019, 10:20 AM

Updated diff to add context.

dancgr abandoned this revision.Oct 29 2019, 2:55 PM