https://llvm.org/bugs/show_bug.cgi?id=24125
Sanjay Patel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Sanjay Patel <[email protected]> --- This looks good after: http://reviews.llvm.org/rL250473 $ ./clang 24125.c 24125.c:4:10: error: '__builtin_ia32_vcvtps2ph' needs target feature f16c return _mm_cvtps_ph(v128, 1); Thanks, Eric! -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
