This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] run SeparateConstOffsetFromGEP before SLSR
ClosedPublic

Authored by jingyue on Apr 23 2015, 12:31 PM.

Details

Summary

We pick this order because SeparateConstOffsetFromGEP may create more
opportunities for SLSR.

Diff Detail

Event Timeline

jingyue updated this revision to Diff 24322.Apr 23 2015, 12:31 PM
jingyue retitled this revision from to [NVPTX] run SeparateConstOffsetFromGEP before SLSR.
jingyue updated this object.
jingyue edited the test plan for this revision. (Show Details)
jingyue added a reviewer: meheff.
jingyue added subscribers: jholewinski, Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.