[clang] [clang][HLSL] Add GroupMemoryBarrierWithGroupSync intrinsic (PR #111883)

Adam Yang via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 15:07:09 PDT 2024


================
@@ -0,0 +1,6 @@
+// RUN: %clang_cc1 -finclude-default-header -triple dxil-pc-shadermodel6.6-library %s -emit-llvm-only -disable-llvm-passes -verify -verify-ignore-unexpected
----------------
adam-yang wrote:

It's removed now.

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


More information about the cfe-commits mailing list