This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Add a run of reassociate after SeparateConstOffsetFromGEP
Needs ReviewPublic

Authored by jmolloy on Apr 21 2015, 6:52 AM.

Details

Summary

For EarlyCSE to properly spot common integer adds, they must be properly associated.

Add test and update other tests for code permutation.

Diff Detail

Repository
rL LLVM

Event Timeline

jmolloy updated this revision to Diff 24121.Apr 21 2015, 6:52 AM
jmolloy retitled this revision from to [AArch64] Add a run of reassociate after SeparateConstOffsetFromGEP.
jmolloy updated this object.
jmolloy edited the test plan for this revision. (Show Details)
jmolloy added reviewers: Gerolf, t.p.northover.
jmolloy set the repository for this revision to rL LLVM.
jmolloy added a subscriber: Unknown Object (MLST).