================ @@ -0,0 +1,61 @@ +// RUN: %clang_cc1 -finclude-default-header -x hlsl -triple dxil-pc-shadermodel6.3-library %s \ +// RUN: -emit-llvm -disable-llvm-passes -fnative-half-type -o - | \ ---------------- Alexander-Johnston wrote:
Added a second run line with spirv target to each of the 4 tests in this folder, all checking for the `llvm.spv.` variant https://github.com/llvm/llvm-project/pull/164831 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
