[LLVMdev] Upcoming API change: FAdd, FSub, FMul

Aaron Gray aaronngray.lists at googlemail.com
Tue Jun 16 07:34:35 PDT 2009


> The LLVM IR opcodes Add, Sub, and Mul have been each split into
> two.  Add, Sub, and Mul now only handle integer types, and three
> new opcodes, FAdd, FSub, and FMul now handle floating-point types.

Dan,

Wondering the reason why there is no FDiv ?

Thanks,

Aaron
  




More information about the llvm-dev mailing list