================
@@ -11599,6 +11599,89 @@ static bool handleVectorElementCast(EvalInfo &Info,
const FPOptions FPO,
return false;
}
+enum class PackKind {
----------------
shafik wrote:
Pack is such an overloaded word in C++, can we get something more specific, I
don't have a good suggestion, I am going to throw out SSEAVXPackKind as a
strawman but please find something better if you can.
https://github.com/llvm/llvm-project/pull/156003
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits