This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Add max-mix-insts subtarget feature
ClosedPublic

Authored by arsenm on Oct 23 2017, 5:54 PM.

Details

Reviewers
rampitec
kzhuravl

Diff Detail

Event Timeline

arsenm created this revision.Oct 23 2017, 5:54 PM
kzhuravl added inline comments.Oct 23 2017, 5:59 PM
lib/Target/AMDGPU/AMDGPU.td
562–564

Missing comma?

arsenm updated this revision to Diff 119981.Oct 23 2017, 6:05 PM

Naming consistency

This revision is now accepted and ready to land.Oct 24 2017, 7:28 AM
arsenm closed this revision.Oct 25 2017, 12:01 AM

r316553