This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Use correct method for determining instruction size
ClosedPublic

Authored by arsenm on Jun 15 2016, 7:13 PM.

Details

Diff Detail

Event Timeline

arsenm updated this revision to Diff 60945.Jun 15 2016, 7:13 PM
arsenm retitled this revision from to AMDGPU: Use correct method for determining instruction size.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.
nhaehnle accepted this revision.Jun 17 2016, 6:01 AM
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a subscriber: nhaehnle.

LGTM

test/CodeGen/AMDGPU/inline-asm.ll
61

Nitpick: all _inline_ instructions, right?

This revision is now accepted and ready to land.Jun 17 2016, 6:01 AM
arsenm closed this revision.Jun 20 2016, 10:58 AM

r273172