[all-commits] [llvm/llvm-project] d2750d: format

joaosaffran via All-commits all-commits at lists.llvm.org
Thu Aug 21 14:36:13 PDT 2025


  Branch: refs/heads/users/joaosaffran/146785
  Home:   https://github.com/llvm/llvm-project
  Commit: d2750d7b2771ec100893dd27df46d636c503fe98
      https://github.com/llvm/llvm-project/commit/d2750d7b2771ec100893dd27df46d636c503fe98
  Author: Joao Saffran <{ID}+{username}@users.noreply.github.com>
  Date:   2025-08-14 (Thu, 14 Aug 2025)

  Changed paths:
    M llvm/test/CodeGen/DirectX/rootsignature-validation-fail-sampler.ll

  Log Message:
  -----------
  format


  Commit: 6db8d93a9ee9460fc094eb4476c67a67b7b94a8b
      https://github.com/llvm/llvm-project/commit/6db8d93a9ee9460fc094eb4476c67a67b7b94a8b
  Author: Joao Saffran <joaosaffranllvm at gmail.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/HLSL/HLSLBinding.h
    M llvm/lib/Frontend/HLSL/HLSLBinding.cpp

  Log Message:
  -----------
  refactoring to not create extra space


  Commit: e3a65b6621caa4dabcce080070bd6ec6dc244a28
      https://github.com/llvm/llvm-project/commit/e3a65b6621caa4dabcce080070bd6ec6dc244a28
  Author: Joao Saffran <joaosaffranllvm at gmail.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILPostOptimizationValidation.cpp

  Log Message:
  -----------
  remove copy of binding


  Commit: e902add6461c1f0f51534e329f99332d264c4a88
      https://github.com/llvm/llvm-project/commit/e902add6461c1f0f51534e329f99332d264c4a88
  Author: Joao Saffran <joaosaffranllvm at gmail.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/HLSL/HLSLBinding.h
    M llvm/lib/Frontend/HLSL/HLSLBinding.cpp

  Log Message:
  -----------
  making BindingRange const


  Commit: 9a6d64c55bc7d8a781fcc181967f6907212a8726
      https://github.com/llvm/llvm-project/commit/9a6d64c55bc7d8a781fcc181967f6907212a8726
  Author: Joao Saffran <joaosaffranllvm at gmail.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/include/llvm/Frontend/HLSL/HLSLBinding.h
    M llvm/lib/Frontend/HLSL/HLSLBinding.cpp

  Log Message:
  -----------
  doing it again for other isBound


  Commit: 15b75920623dd7f3031654dbbd367e23dcd8168f
      https://github.com/llvm/llvm-project/commit/15b75920623dd7f3031654dbbd367e23dcd8168f
  Author: Joao Saffran <joaosaffranllvm at gmail.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/lib/Target/DirectX/DXILPostOptimizationValidation.cpp

  Log Message:
  -----------
  adding DXILResourceTypeMap


  Commit: 11b9fb21bfaeb0342f30e0129e875678176ddb88
      https://github.com/llvm/llvm-project/commit/11b9fb21bfaeb0342f30e0129e875678176ddb88
  Author: Joao Saffran <joaosaffranllvm at gmail.com>
  Date:   2025-08-21 (Thu, 21 Aug 2025)

  Changed paths:
    M llvm/lib/Frontend/HLSL/HLSLBinding.cpp
    M llvm/lib/Target/DirectX/DXILPostOptimizationValidation.cpp
    M llvm/test/CodeGen/DirectX/rootsignature-validation-fail-cbv-binding.ll
    M llvm/test/CodeGen/DirectX/rootsignature-validation-fail-sampler-binding.ll
    M llvm/test/CodeGen/DirectX/rootsignature-validation-fail-srv-binding.ll
    M llvm/test/CodeGen/DirectX/rootsignature-validation-fail-uav-binding.ll

  Log Message:
  -----------
  updating error messages and tests


Compare: https://github.com/llvm/llvm-project/compare/373d871f6a2f...11b9fb21bfae

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