[all-commits] [llvm/llvm-project] 7a0d3c: [HLSL] Reorder the arguments of handle initializat...

Helena Kotas via All-commits all-commits at lists.llvm.org
Thu Aug 28 08:50:21 PDT 2025


  Branch: refs/heads/users/hekota/pr155861-res-create-0-reorder-builtin-args
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a0d3ca684a2d95e0528d5f4ee77bc1306ddfe1d
      https://github.com/llvm/llvm-project/commit/7a0d3ca684a2d95e0528d5f4ee77bc1306ddfe1d
  Author: Helena Kotas <hekotas at microsoft.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M clang/lib/CodeGen/CGHLSLBuiltins.cpp
    M clang/lib/Sema/HLSLBuiltinTypeDeclBuilder.cpp
    M clang/lib/Sema/SemaHLSL.cpp
    M clang/test/AST/HLSL/ByteAddressBuffers-AST.hlsl
    M clang/test/AST/HLSL/StructuredBuffers-AST.hlsl
    M clang/test/AST/HLSL/TypedBuffers-AST.hlsl

  Log Message:
  -----------
  [HLSL] Reorder the arguments of handle initialization builtins

Reorder the arguments of handle initialization builtins to match the order of the
llvm intrinsics, and also to match the arguments on the static create methods for
resources (coming soon).



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