================ @@ -12165,7 +12165,36 @@ static bool evalShuffleGeneric( Out = APValue(ResultElements.data(), ResultElements.size()); return true; } +static bool ConvertDoubleToFloatStrict(EvalInfo &Info, const Expr *E, ---------------- tbaederr wrote:
>Do you want parity so both evaluators accept/reject the same constexpr cases >and emit the same diagnostics? > Or should I mirror the behavior of handling the pd2ps intrinsics in > InterpBuiltin.cpp? Is that different in any way? https://github.com/llvm/llvm-project/pull/169980 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
