[llvm] [NFC][HLSL] Rename ResourceBinding Types (PR #134165)

Ashley Coleman via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 15:33:28 PDT 2025


================
@@ -441,7 +439,7 @@ ModulePass *createDXILResourceTypeWrapperPassPass();
 //===----------------------------------------------------------------------===//
 
 class DXILBindingMap {
----------------
V-FEXrt wrote:

An open question: Should this also be renamed since its the Map for `ResourceInfo`s not `ResourceBindingInfo`s?

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


More information about the llvm-commits mailing list