On Mon, 2006-10-23 at 22:57 -0700, Chris Lattner wrote:
> n Oct 23, 2006, at 10:52 PM, Chris Lattner wrote:
> > On Oct 22, 2006, at 7:50 PM, Reid Spencer wrote:
> >
> >> Attached is a patch to implement splitting the signless DIV  
> >> instruction
> >> into UDiv (unsigned), SDiv (signed), and FDiv (floating point)
> >> instructions. This is part of the Signless Types work I'm doing.
> >
> > Overall, this patch looks like a great first step
> 
> Crap, that was obviously supposed to just go to Reid.  :(

No worries. I learned a lot from it. Hopefully someone else will too. :)

Reid.

_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to