https://bugs.llvm.org/show_bug.cgi?id=39217
Simon Pilgrim <llvm-...@redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-New Bugs |LLVM Codegen
Resolution|--- |INVALID
Status|NEW |RESOLVED
CC| |llvm-...@redking.me.uk
--- Comment #3 from Simon Pilgrim <llvm-...@redking.me.uk> ---
Resolving - as Craig said, the official intrinsic _mm_cvtepi32_ps should be
used instead.
Direct dependency on target specific builtin intrinsics such as
__builtin_ia32_cvtdq2ps should be avoided wherever possible as they are not
guaranteed.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs