We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c62db8 commit bdd599cCopy full SHA for bdd599c
meetings/2026-01-29.md
@@ -0,0 +1,14 @@
1
+---
2
+title: 2026-01-29 - HLSL Working Group Minutes
3
4
+
5
+* Discussion topics
6
+ * @farzonl brought up the SPIR-V assertions for vectors that need to be
7
+ broken up in [llvm-project#177837]. @s-perron pointed out that this is a
8
+ case that isn't implemented yet and should be relatively self-contained to
9
+ fix.
10
+ * We discussed some issues around dead constants and cbuffer padding that
11
+ trip up spirv-cross. These are both known issues that are on the radar but
12
+ will take some engineering effort to fix.
13
14
+llvm-project#177837: https://github.com/llvm/llvm-project/issues/177838
0 commit comments