[llvm-commits] Please review: FMA3 instructions set

Peter Cooper peter_cooper at apple.com
Tue May 22 14:59:40 PDT 2012


Hi Elena

I notice you make use of the x86 fma intrinsic.  Can you also please make sure your code works with the llvm.fma.f32 and llvm.fma.f64 intrinsics.  An example for these is already in X86/fma.ll.

Note we may also want to remove some of the intrinsics you have if they are identical behaviorally to llvm.fma.f32/64.

Thanks,
Pete
On May 22, 2012, at 4:51 AM, "Demikhovsky, Elena" <elena.demikhovsky at intel.com> wrote:

> <fma.diff>




More information about the llvm-commits mailing list