[llvm-commits] [llvm] r141182 - /llvm/trunk/lib/Target/PTX/PTXISelLowering.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed Oct 5 10:17:42 PDT 2011


On Oct 5, 2011, at 10:11 AM, Duncan Sands wrote:

>> At this point, you could simply use TRC = getRegClassFor(RegVT), right?
> 
> probably, but since I'm just fixing compiler warnings I'd rather leave that
> to the PTX people.

Sure.

Justin, please check if you can use getRegClassFor() here.

/jakob




More information about the llvm-commits mailing list