[all-commits] [llvm/llvm-project] 6e5f26: Revert "[HLSL] Implement default constant buffer `...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Thu Feb 20 18:40:03 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e5f26bba87be02ea4c1220898031c441c2562fc
https://github.com/llvm/llvm-project/commit/6e5f26bba87be02ea4c1220898031c441c2562fc
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M clang/include/clang/AST/Decl.h
M clang/include/clang/Sema/SemaHLSL.h
M clang/lib/AST/Decl.cpp
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/lib/CodeGen/CodeGenModule.cpp
M clang/lib/Sema/Sema.cpp
M clang/lib/Sema/SemaHLSL.cpp
R clang/test/AST/HLSL/default_cbuffer.hlsl
M clang/test/CodeGenHLSL/basic_types.hlsl
R clang/test/CodeGenHLSL/default_cbuffer.hlsl
Log Message:
-----------
Revert "[HLSL] Implement default constant buffer `$Globals`" (#128112)
Reverts llvm/llvm-project#125807
Reverting this change because of failing tests.
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