[all-commits] [llvm/llvm-project] 9d7752: Revert "[HLSL][SPIRV] Add vk::constant_id attribut...
Steven Perron via All-commits
all-commits at lists.llvm.org
Wed Jun 18 16:30:37 PDT 2025
Branch: refs/heads/revert-143544-spec-const-existing-builtin
Home: https://github.com/llvm/llvm-project
Commit: 9d775256000726929f826ec164aa514d4a6e2288
https://github.com/llvm/llvm-project/commit/9d775256000726929f826ec164aa514d4a6e2288
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. (#143544)"
This reverts commit acde20b5605f3a3a8da2217e4526fc045e6603ed.
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