[all-commits] [llvm/llvm-project] 07535c: wip: Extract HLSLBinding out of DXILResource

Justin Bogner via All-commits all-commits at lists.llvm.org
Fri Jul 25 08:33:14 PDT 2025


  Branch: refs/heads/users/bogner/pr150633
  Home:   https://github.com/llvm/llvm-project
  Commit: 07535c4db1ed03999b97cf263b086ecc07749efd
      https://github.com/llvm/llvm-project/commit/07535c4db1ed03999b97cf263b086ecc07749efd
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2025-07-25 (Fri, 25 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Analysis/DXILResource.h
    A llvm/include/llvm/Frontend/HLSL/HLSLBinding.h
    M llvm/lib/Analysis/CMakeLists.txt
    M llvm/lib/Analysis/DXILResource.cpp
    M llvm/lib/Frontend/HLSL/CMakeLists.txt
    A llvm/lib/Frontend/HLSL/HLSLBinding.cpp
    M llvm/unittests/Target/DirectX/ResourceBindingAnalysisTests.cpp

  Log Message:
  -----------
  wip: Extract HLSLBinding out of DXILResource

TODO:
- Move unit tests
- Slim API



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