[PATCH] D47433: AMDGPU: Make various NamedOperands upper case

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 27 13:51:07 PDT 2018


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, rampitec, kzhuravl.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng.

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

Change-Id: Id1644e703e976e78f7af93788d9f44cb48c3251f


Repository:
  rL LLVM

https://reviews.llvm.org/D47433

Files:
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/FLATInstructions.td
  lib/Target/AMDGPU/MIMGInstructions.td
  lib/Target/AMDGPU/SIInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47433.148769.patch
Type: text/x-patch
Size: 12514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180527/1ad15fe7/attachment-0001.bin>


More information about the llvm-commits mailing list