This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Refactor indirect vector lowering
ClosedPublic

Authored by arsenm on Sep 30 2016, 5:46 PM.

Details

Reviewers
tstellarAMD
Summary

Allow inserting multiple instructions in the expanded loop.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 73178.Sep 30 2016, 5:46 PM
arsenm retitled this revision from to AMDGPU: Refactor indirect vector lowering.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Oct 3 2016, 12:04 PM
tstellarAMD edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Oct 3 2016, 12:04 PM
arsenm closed this revision.Oct 3 2016, 6:50 PM

r283177