This is an archive of the discontinued LLVM Phabricator instance.

[ARM][ParallelDSP] Generate SMUAD
AbandonedPublic

Authored by samparker on Aug 1 2019, 2:41 AM.

Details

Summary

Generate a SMUAD, instead of a SMLAD with a zero operand, if we don't find an incoming accumulator value for the parallel mac.

Diff Detail

Event Timeline

samparker created this revision.Aug 1 2019, 2:41 AM

Another one I found in my phabricator list... is this still relevant? Do we want to get this in?

samparker abandoned this revision.Feb 16 2021, 9:12 AM

No, don't think I have the time/energy to possibly introduce a bug :)