[clang] [X86] Add MMX/SSE/AVX PHADD/SUB & HADDPS/D intrinsics to be used in constexpr (PR #156822)

via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 25 23:10:46 PDT 2025


================
@@ -8,6 +8,7 @@
 #include "../ExprConstShared.h"
 #include "Boolean.h"
 #include "EvalEmitter.h"
+#include "Floating.h"
----------------
whytolearn wrote:

yes, i have remove this

https://github.com/llvm/llvm-project/pull/156822


More information about the cfe-commits mailing list