================
@@ -52,6 +52,10 @@ static bool shouldEmitBuiltinAsIR(unsigned builtinID,
case Builtin::BI__builtin_scalbnf:
case Builtin::BIscalbn:
case Builtin::BI__builtin_scalbn:
+ case Builtin::BI__builtin_ia32_vfmaddpd:
----------------
andykaylor wrote:
You shouldn't need to change anything here. Also, no builtins exist with the
names you have used. This won't compile.
https://github.com/llvm/llvm-project/pull/217326
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits