This is an archive of the discontinued LLVM Phabricator instance.

AggressiveInstCombine: Add tests for full multiplication pattern match
AbandonedPublic

Authored by chfast on Jan 3 2019, 9:01 AM.

Details

Reviewers
None
Summary

The AggressiveInstCombine pass does not support this optimization yet. The tests are added to observe the result of implementing the full multiplication pattern match.

Diff Detail

Event Timeline

chfast created this revision.Jan 3 2019, 9:01 AM
chfast abandoned this revision.Jan 3 2019, 9:02 AM