================
@@ -11622,7 +11622,8 @@ static bool evalPackBuiltin(const CallExpr *E, EvalInfo
&Info, APValue &Result,
static bool evalShuffleGeneric(
EvalInfo &Info, const CallExpr *Call, APValue &Out,
llvm::function_ref<std::pair<unsigned, unsigned>(unsigned, unsigned)>
- GetSourceIndex) {
+ GetSourceIndex,
----------------
RKSimon wrote:
Remove ShouldZero and update this callback to match
interp__builtin_ia32_shuffle_generic
https://github.com/llvm/llvm-project/pull/165513
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits