[llvm] [DirectX] Strip `dx.rootsignatures` metadata during `dxil-prepare` (PR #145746)

Justin Bogner via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 25 10:46:35 PDT 2025


================
@@ -33,13 +33,13 @@
 ; CHECK-NEXT:   DXIL Translate Metadata
 ; CHECK-NEXT:   DXIL Post Optimization Validation
 ; CHECK-NEXT:   DXIL Op Lowering
+; CHECK-NEXT: DXIL Root Signature Analysis
----------------
bogner wrote:

Please be consistent with spacing with the surrounding lines
```suggestion
;   CHECK-NEXT: DXIL Root Signature Analysis
```

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


More information about the llvm-commits mailing list