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

Finn Plummer via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 11:09:22 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
----------------
inbelic wrote:

Will forward this comment here about `-verify-ignore-unexpected`: https://github.com/llvm/llvm-project/pull/111209#discussion_r1793906097

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


More information about the cfe-commits mailing list