[LLVMdev] folding x * 0 = 0

Chris Lattner clattner at apple.com
Wed Mar 3 15:20:17 PST 2010


On Mar 3, 2010, at 1:53 PM, David Greene wrote:

>> 
>> IMO rounding mode should be explicitly marked on the
>> instruction as well.
> 
> That would also be useful for some GPUs where each instruction can specify
> its own rounding mode.

SSE4 also has this for at least one conversion instruction.

-Chris



More information about the llvm-dev mailing list