[all-commits] [llvm/llvm-project] cb64a3: [HLSL] Make sure `isSigned` flag is set on target ...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Fri Mar 14 13:09:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb64a363ca71033937108763b078906b86c7fb04
https://github.com/llvm/llvm-project/commit/cb64a363ca71033937108763b078906b86c7fb04
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M clang/lib/CodeGen/Targets/DirectX.cpp
M clang/test/CodeGenHLSL/builtins/RWBuffer-elementtype.hlsl
Log Message:
-----------
[HLSL] Make sure `isSigned` flag is set on target type for `TypedBuffer` resources with signed int vectors (#130223)
Fixes #130191
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