This is an archive of the discontinued LLVM Phabricator instance.

R600/SI: Add InstrMapping for noret atomics.
ClosedPublic

Authored by arsenm on Sep 6 2014, 12:32 PM.

Details

Reviewers
arsenm
Summary

Only handles LDS atomics for now, and will be used
to replace atomics with no uses with the no return
versions.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 13369.Sep 6 2014, 12:32 PM
arsenm retitled this revision from to R600/SI: Add InstrMapping for noret atomics. .
arsenm updated this object.
arsenm edited the test plan for this revision. (Show Details)
arsenm added a subscriber: Unknown Object (MLST).
arsenm accepted this revision.Sep 8 2014, 8:18 AM
arsenm added a reviewer: arsenm.

r217378

This revision is now accepted and ready to land.Sep 8 2014, 8:18 AM
arsenm closed this revision.Sep 8 2014, 8:18 AM