================ @@ -12165,7 +12165,36 @@ static bool evalShuffleGeneric( Out = APValue(ResultElements.data(), ResultElements.size()); return true; } +static bool ConvertDoubleToFloatStrict(EvalInfo &Info, const Expr *E, ---------------- RKSimon wrote:
Equivalent InterpBuiltin.cpp handling? https://github.com/llvm/llvm-project/pull/169980 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
