[LLVMdev] LegalizeFloatType:ExpandFloatRes_FADD

Bill Wendling isanbard at gmail.com
Wed Apr 8 13:30:58 PDT 2009


On Wed, Apr 8, 2009 at 12:51 PM, Villmow, Micah <Micah.Villmow at amd.com> wrote:
> In the 2.4 code, it explicitly used 2 Operands to the
> MakeLibCall function, whereas in 2.5 it only uses 1 Operand.
> Other functions like pow, cos, sin, only use 1 Operand as
> I would expect since they are unary functions and div/mul
> uses two operands as expected.
>
Hopefully, "pow" is using 2 operands. :-)

-bw



More information about the llvm-dev mailing list