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

Justin Holewinski justin.holewinski at gmail.com
Wed Oct 5 11:34:46 PDT 2011


On Wed, Oct 5, 2011 at 1:17 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk>wrote:

>
> 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.
>

Sure, committed in r141199.

Thanks for the catch!


>
> /jakob
>
>


-- 

Thanks,

Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111005/95e0adb2/attachment.html>


More information about the llvm-commits mailing list