[llvm-dev] RFC: Disambiguate RegClass->getSize()

Matt Arsenault via llvm-dev llvm-dev at lists.llvm.org
Wed Aug 17 11:43:38 PDT 2016


On 08/17/2016 11:32 AM, Matthias Braun via llvm-dev wrote:
> Are you aware of any user that actually wants the number of bits in a register?

This is what we use RC->getSize() for in most places, but they are also 
the same.

-Matt



More information about the llvm-dev mailing list