[llvm] [SPIRV][HLSL] Implement CBuffer access lowering pass (PR #159136)

Nathan Gauër via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 18 05:28:41 PDT 2025


================
@@ -0,0 +1,172 @@
+//===- SPIRVCBufferAccess.cpp - Translate CBuffer Loads
+//--------------------===//
----------------
Keenuts wrote:

nit: line formatting. Also seems like files have this `*- C++ -*` annotation at the end of the line

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


More information about the llvm-commits mailing list