[clang] [llvm] [NFC][HLSL] Move emitter out of AMDGPU.cpp (PR #133251)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 27 06:54:11 PDT 2025


================
@@ -115,6 +115,7 @@ add_clang_library(clangCodeGen
   PatternInit.cpp
   SanitizerMetadata.cpp
   SwiftCallingConv.cpp
+  LangBuiltins/CGHLSLBuiltins.cpp
----------------
arsenm wrote:

I wouldn't bother with the LangBuiltins subdirectory 

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


More information about the llvm-commits mailing list