This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Make various NamedOperands upper case
ClosedPublic

Authored by nhaehnle on May 27 2018, 1:51 PM.

Details

Summary

Avoid name clashes with the corresponding bit fields in the instruction
encoding.

Change-Id: Id1644e703e976e78f7af93788d9f44cb48c3251f

Diff Detail

Event Timeline

nhaehnle created this revision.May 27 2018, 1:51 PM
arsenm accepted this revision.May 28 2018, 1:30 AM

LGTM, I meant to do this a long time ago

This revision is now accepted and ready to land.May 28 2018, 1:30 AM
This revision was automatically updated to reflect the committed changes.