[all-commits] [llvm/llvm-project] 02342c: [HLSL] Use static create methods to initialize ind...

Helena Kotas via All-commits all-commits at lists.llvm.org
Tue Sep 2 17:39:42 PDT 2025


  Branch: refs/heads/users/hekota/pr156544-res-create-2-use-methods-single-res
  Home:   https://github.com/llvm/llvm-project
  Commit: 02342c922d0feec12b980528eb4a75e8d6676ebe
      https://github.com/llvm/llvm-project/commit/02342c922d0feec12b980528eb4a75e8d6676ebe
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-09-02 (Tue, 02 Sep 2025)

  Changed paths:
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/AST/HLSL/ByteAddressBuffers-AST.hlsl
    M clang/test/AST/HLSL/vk_binding_attr.hlsl
    M clang/test/CodeGenHLSL/GlobalConstructorLib.hlsl
    M clang/test/CodeGenHLSL/debug/rwbuffer_debug_info.hlsl
    M clang/test/CodeGenHLSL/resources/ByteAddressBuffers-constructors.hlsl
    M clang/test/CodeGenHLSL/resources/RWBuffer-constructor.hlsl
    M clang/test/CodeGenHLSL/resources/StructuredBuffers-constructors.hlsl
    M clang/test/CodeGenHLSL/resources/resource-bindings.hlsl
    M clang/test/CodeGenHLSL/static-local-ctor.hlsl
    A out.ll

  Log Message:
  -----------
  [HLSL] Use static create methods to initialize individual resources



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