summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSarah Spall <sarahspall@microsoft.com>2025-03-24 15:34:58 -0700
committerGitHub <noreply@github.com>2025-03-24 15:34:58 -0700
commit14d25613cb6c7ca4e73db4ffaa19be71e1f474ec (patch)
treeb1589332a3d2f86f7ef6dcf047f3595945c45a89 /lldb/source/Plugins/ScriptInterpreter/Python
parent0adc672ed4a2e9351732389e25cf7b436de347b7 (diff)
[HLSL] Finish exposing half types and intrinsics always (#132804)
We previously made an implementation error when adding half overloads for HLSL library functionality. The half type is always defined in HLSL and half intrinsics should not be conditionally included. When native 16-bit types are disabled half is a unique 32-bit float type with lesser promotion rank than float. Apply pattern #81782 to intrinsics added in #95999. Closes #132793
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions