[all-commits] [llvm/llvm-project] f2d249: Revert "[HLSL] Set visibility of cbuffer global va...
Nikolas Klauser via All-commits
all-commits at lists.llvm.org
Tue Jun 9 01:42:12 PDT 2026
Branch: refs/heads/revert-200312-emit-cbuffer-globals-as-internal
Home: https://github.com/llvm/llvm-project
Commit: f2d2491707e6c04bd641de4ec9a7663c492a2018
https://github.com/llvm/llvm-project/commit/f2d2491707e6c04bd641de4ec9a7663c492a2018
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/test/CodeGenHLSL/ArrayAssignable.hlsl
M clang/test/CodeGenHLSL/ArrayAssignable.logicalptr.hlsl
M clang/test/CodeGenHLSL/cbuffer-matrix-layout-keyword.hlsl
M clang/test/CodeGenHLSL/resources/cbuffer-empty-struct-array.hlsl
M clang/test/CodeGenHLSL/resources/cbuffer.hlsl
M clang/test/CodeGenHLSL/resources/cbuffer_and_namespaces.hlsl
M clang/test/CodeGenHLSL/resources/cbuffer_with_packoffset.hlsl
M clang/test/CodeGenHLSL/resources/cbuffer_with_static_global_and_function.hlsl
M clang/test/CodeGenHLSL/resources/default_cbuffer.hlsl
M clang/test/CodeGenHLSL/resources/default_cbuffer_with_layout.hlsl
M llvm/include/llvm/Frontend/HLSL/CBuffer.h
M llvm/lib/Frontend/HLSL/CBuffer.cpp
M llvm/lib/Target/DirectX/DXILCBufferAccess.cpp
M llvm/lib/Target/SPIRV/SPIRVCBufferAccess.cpp
R llvm/test/CodeGen/DirectX/cbuffer_global_elim.ll
R llvm/test/CodeGen/SPIRV/cbuffer_global_elim.ll
Log Message:
-----------
Revert "[HLSL] Set visibility of cbuffer global variables to internal (#200312)"
This reverts commit 7ed2f70f6c5b3849017f0eb38c521cc5d42040a2.
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