This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: sext_inreg (srl x, K), vt -> bfe x, K, vt.Size
ClosedPublic

Authored by arsenm on Apr 15 2016, 5:40 PM.

Details

Reviewers
tstellarAMD
Summary

Diff Detail

Event Timeline

arsenm updated this revision to Diff 53976.Apr 15 2016, 5:40 PM
arsenm retitled this revision from to AMDGPU: sext_inreg (srl x, K), vt -> bfe x, K, vt.Size.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
tstellarAMD accepted this revision.Apr 20 2016, 6:32 AM
tstellarAMD edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 20 2016, 6:32 AM
arsenm closed this revision.Apr 22 2016, 4:05 PM

r267244