[PATCH] D24675: [AMDGPU] Stop using MCRegisterClass::getSize()

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 12:05:42 PDT 2016


kparzysz updated this revision to Diff 71684.
kparzysz marked 2 inline comments as done.
kparzysz added a comment.
Herald added a subscriber: tony-tye.

Removed unnecessary register classes from the switch statement.

Applied other inline comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D24675

Files:
  lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp
  lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24675.71684.patch
Type: text/x-patch
Size: 4714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/42065506/attachment.bin>


More information about the llvm-commits mailing list