[clang] [llvm] [HLSL][SPIRV][DXIL] Implement `dot4add_i8packed` intrinsic (PR #113623)

Greg Roth via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 1 14:59:24 PDT 2024


================
@@ -0,0 +1,17 @@
+// RUN: %clang_cc1 -std=hlsl2021 -finclude-default-header -triple \
----------------
pow2clk wrote:

202x is the default. Is there a reason this requires 2021?

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


More information about the cfe-commits mailing list