diff options
| author | Cassandra Beckley <beckl.ds@gmail.com> | 2025-05-27 08:40:54 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-27 11:40:54 -0400 |
| commit | 5a4571133af78e365e6e7b271688b9ceaa653e67 (patch) | |
| tree | 5018fb04b5ca4301262735fb16d7d27a20414799 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | 58f80536d3ee1a9ca3e8aa62da92d33d4bc9cc8c (diff) | |
[HLSL] Implement `SpirvType` and `SpirvOpaqueType` (#134034)
This implements the design proposed by [Representing SpirvType in
Clang's Type System](https://github.com/llvm/wg-hlsl/pull/181). It
creates `HLSLInlineSpirvType` as a new `Type` subclass, and
`__hlsl_spirv_type` as a new builtin type template to create such a
type.
This new type is lowered to the `spirv.Type` target extension type, as
described in [Target Extension Types for Inline SPIR-V and Decorated
Types](https://github.com/llvm/wg-hlsl/blob/main/proposals/0017-inline-spirv-and-decorated-types.md).
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions
