[LLVMdev] mov instruction in LLVM IR

Chris Lattner clattner at apple.com
Thu May 28 16:58:17 PDT 2009


On May 28, 2009, at 4:49 PM, aparna kotha wrote:

> you can use an add with zero, if you dont think you are adding  
> redundancy.

Note that "X + 0.0" is not a noop for floating point.

-Chris



More information about the llvm-dev mailing list