[llvm-commits] DIV -> U/S/FDiv Patch For Review

Chris Lattner clattner at apple.com
Mon Oct 23 22:57:39 PDT 2006


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

-Chris





More information about the llvm-commits mailing list