[all-commits] [llvm/llvm-project] 9d6e00: [𝘀𝗽𝗿] initial version
Justin Bogner via All-commits
all-commits at lists.llvm.org
Fri Dec 15 16:29:26 PST 2023
Branch: refs/heads/users/bogner/spr/hlsldirectx-move-handling-of-resource-element-types-into-the-frontend
Home: https://github.com/llvm/llvm-project
Commit: 9d6e00bd972a563daefd67b544614e2bb609cc42
https://github.com/llvm/llvm-project/commit/9d6e00bd972a563daefd67b544614e2bb609cc42
Author: Justin Bogner <mail at justinbogner.com>
Date: 2023-12-15 (Fri, 15 Dec 2023)
Changed paths:
M clang/lib/CodeGen/CGHLSLRuntime.cpp
M clang/lib/CodeGen/CGHLSLRuntime.h
M clang/test/CodeGenHLSL/builtins/RWBuffer-annotations.hlsl
A clang/test/CodeGenHLSL/builtins/RWBuffer-elementtype.hlsl
M clang/test/CodeGenHLSL/builtins/RasterizerOrderedBuffer-annotations.hlsl
M clang/test/CodeGenHLSL/cbuf.hlsl
M llvm/include/llvm/Frontend/HLSL/HLSLResource.h
M llvm/lib/Frontend/HLSL/HLSLResource.cpp
M llvm/lib/Target/DirectX/DXILResource.cpp
M llvm/lib/Target/DirectX/DXILResource.h
M llvm/test/CodeGen/DirectX/UAVMetadata.ll
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.5-bogner
More information about the All-commits
mailing list