This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Support commuting a FrameIndex operand
ClosedPublic

Authored by arsenm on Sep 6 2016, 9:36 AM.

Details

Diff Detail

Event Timeline

arsenm updated this revision to Diff 70424.Sep 6 2016, 9:36 AM
arsenm retitled this revision from to AMDGPU: Support commuting a FrameIndex operand.
arsenm updated this object.
arsenm added a reviewer: tstellarAMD.
arsenm added subscribers: llvm-commits, Restricted Project.
nhaehnle accepted this revision.Sep 8 2016, 1:20 AM
nhaehnle added a reviewer: nhaehnle.

LGTM, just one small point.

lib/Target/AMDGPU/SIInstrInfo.cpp
932

ImmOp should be renamed now.

This revision is now accepted and ready to land.Sep 8 2016, 1:20 AM
arsenm closed this revision.Sep 13 2016, 12:11 PM

r281369