================ @@ -0,0 +1,12 @@ +// RUN: %clang_cc1 -triple spirv-unknown-vulkan1.3-compute -x hlsl -ast-dump -o - %s | FileCheck %s ---------------- s-perron wrote:
Could you add an extra run command to make sure the attribute is added when targeting DXIL too? https://github.com/llvm/llvm-project/pull/166793 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
