diff options
author | Helena Kotas <hekotas@microsoft.com> | 2024-11-08 17:38:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-08 17:38:39 -0800 |
commit | d413335ccf5cad3a8cb4ebce49a1d22daabbf3ad (patch) | |
tree | 3ea23d4d2f3102cb4fd7265fc9a01f08404be5aa /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | 6548b6354d1d990e1c98736f5e7c3de876bedc8e (diff) | |
download | llvm-d413335ccf5cad3a8cb4ebce49a1d22daabbf3ad.zip llvm-d413335ccf5cad3a8cb4ebce49a1d22daabbf3ad.tar.gz llvm-d413335ccf5cad3a8cb4ebce49a1d22daabbf3ad.tar.bz2 |
[HLSL] Add Append/ConsumeStructuredBuffer definitions to HLSLExternalSemaSource (#113643)
Adds `AppendStructuredBuffer` and `ConsumeStructuredBuffer` definition
to HLSLExternalSemaSource. Adds separate tests for the AST shape and
element types, and adds constructor/handle.fromBinding test case to
shared test file for structured buffers.
These buffers do not have any subscript operators. Append and Consume
methods will be added later in llvm/llvm-project#112968.
Fixes #112777
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions