[clang] [HLSL][Matrix] Add support for single subscript accessor (PR #170779)
Farzon Lotfi via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 16 09:57:02 PST 2025
================
@@ -0,0 +1,10 @@
+// RUN: %clang_cc1 -triple dxil-pc-shadermodel6.7-library -disable-llvm-passes -emit-llvm -finclude-default-header -o - %s | FileCheck %s
+// XFAIL: *
----------------
farzonl wrote:
https://github.com/llvm/llvm-project/issues/170777
https://github.com/llvm/llvm-project/pull/170779
More information about the cfe-commits
mailing list