[all-commits] [llvm/llvm-project] ed287c: [HLSL][NFC] Add codegen test for ConstantBuffer<T>...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Thu Jun 18 22:52:49 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed287c064db043a94b5470ebf36524153aeaf33f
https://github.com/llvm/llvm-project/commit/ed287c064db043a94b5470ebf36524153aeaf33f
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
A clang/test/CodeGenHLSL/resources/ConstantBufferT.hlsl
Log Message:
-----------
[HLSL][NFC] Add codegen test for ConstantBuffer<T> element access and initialization (#204507)
Adding tests coverage for `ConstantBuffer<T>` element access and
initialization.
Related to llvm/wg-hlsl#302 and llvm/llvm-project#195153
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