[all-commits] [llvm/llvm-project] 5f69d6: Revert "[HLSL][SPIRV] Add vk::constant_id attribut...

Steven Perron via All-commits all-commits at lists.llvm.org
Wed Jun 18 16:31:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f69d680e2cc94dcb30a7f29e8144725530a6da4
      https://github.com/llvm/llvm-project/commit/5f69d680e2cc94dcb30a7f29e8144725530a6da4
  Author: Steven Perron <stevenperron at google.com>
  Date:   2025-06-18 (Wed, 18 Jun 2025)

  Changed paths:
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/Builtins.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/SemaHLSL.h
    M clang/lib/CodeGen/CGHLSLBuiltins.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    M clang/lib/Sema/SemaHLSL.cpp
    R clang/test/AST/HLSL/vk.spec-constant.usage.hlsl
    A clang/test/CodeGenHLSL/inline-spirv/SpirvType.alignment.hlsl
    A clang/test/CodeGenHLSL/inline-spirv/SpirvType.hlsl
    R clang/test/CodeGenHLSL/vk-features/SpirvType.alignment.hlsl
    R clang/test/CodeGenHLSL/vk-features/SpirvType.hlsl
    R clang/test/CodeGenHLSL/vk-features/vk.spec-constant.hlsl
    R clang/test/SemaHLSL/vk.spec-constant.error.hlsl

  Log Message:
  -----------
  Revert "[HLSL][SPIRV] Add vk::constant_id attribute." (#144812)

Reverts llvm/llvm-project#143544



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