[llvm] [SPIRV][HLSL] Implement CBuffer access lowering pass (PR #159136)
Steven Perron via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 18 10:58:26 PDT 2025
================
@@ -57,8 +58,9 @@ add_llvm_target(SPIRVCodeGen
Core
Demangle
GlobalISel
- SPIRVAnalysis
+ FrontendHLSL
----------------
s-perron wrote:
Yes, it will still work. That target refers to a directory in llvm. Unrelated to clang.
https://github.com/llvm/llvm-project/pull/159136
More information about the llvm-commits
mailing list