[all-commits] [llvm/llvm-project] 1eaf08: [HLSL][NFC] Merge element type tests for structure...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Fri Oct 3 17:29:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1eaf081d5eee11ad5797d8825b0510d61a034099
https://github.com/llvm/llvm-project/commit/1eaf081d5eee11ad5797d8825b0510d61a034099
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-10-03 (Fri, 03 Oct 2025)
Changed paths:
R clang/test/CodeGenHLSL/resources/AppendStructuredBuffer-elementtype.hlsl
R clang/test/CodeGenHLSL/resources/ConsumeStructuredBuffer-elementtype.hlsl
R clang/test/CodeGenHLSL/resources/RWStructuredBuffer-elementtype.hlsl
R clang/test/CodeGenHLSL/resources/StructuredBuffer-elementtype.hlsl
A clang/test/CodeGenHLSL/resources/StructuredBuffers-elementtype.hlsl
Log Message:
-----------
[HLSL][NFC] Merge element type tests for structured buffers (#161895)
The change merges 4 similar test files into one file with multiple RUN: lines and uses macros to parametrize the test.
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