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

Krzysztof Parzyszek via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 22 14:43:20 PDT 2016


kparzysz added a comment.

What do you think about this change, specifically, about moving the register size queries out of the MC layer?

Whether it's this patch or another one is not quite as important, but if we make a decision about that aspect, I will be able to move on with the implementation.


Repository:
  rL LLVM

https://reviews.llvm.org/D24675





More information about the llvm-commits mailing list