[llvm] [HLSL] Refactoring DXILABI.h to not depend on scope printer (PR #153840)

via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 15 15:02:44 PDT 2025


================
@@ -119,9 +119,8 @@ MDNode *MetadataBuilder::BuildRootConstants(const RootConstants &Constants) {
 
 MDNode *MetadataBuilder::BuildRootDescriptor(const RootDescriptor &Descriptor) {
   IRBuilder<> Builder(Ctx);
-  StringRef ResName =
----------------
joaosaffran wrote:

Not the same enum @llvm-beanz 

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


More information about the llvm-commits mailing list