[clang] Adding `asuint` implementation to hlsl (PR #107292)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 12 13:49:22 PDT 2024


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

what messages are seen but not expected?

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


More information about the cfe-commits mailing list