[all-commits] [llvm/llvm-project] a1decf: [HLSL][NFC] Rename getBindingMap to getResourceMap...

Helena Kotas via All-commits all-commits at lists.llvm.org
Fri Apr 25 14:30:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1decfef3f75286398699573ddf801ec3805e1ee
      https://github.com/llvm/llvm-project/commit/a1decfef3f75286398699573ddf801ec3805e1ee
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/DXILResource.h
    M llvm/lib/Analysis/DXILResource.cpp
    M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
    M llvm/lib/Target/DirectX/DXILOpLowering.cpp
    M llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp
    M llvm/lib/Target/DirectX/DXILShaderFlags.cpp
    M llvm/lib/Target/DirectX/DXILTranslateMetadata.cpp
    M llvm/test/CodeGen/DirectX/llc-pipeline.ll

  Log Message:
  -----------
  [HLSL][NFC] Rename getBindingMap to getResourceMap and update pass name (#137256)

The DXILResourceMap stores more information about resource instances
than just their binding.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list