summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorJoshua Batista <jbatista@microsoft.com>2023-02-07 11:26:08 -0800
committerJoshua Batista <jbatista@microsoft.com>2023-02-07 12:23:48 -0800
commit836249b1c2f0540ed0c886d6c3558b2f4f179249 (patch)
treef2a019f32829bb253fc0461f5341c33c3d11e2be /lldb/test/API/python_api/process/TestProcessAPI.py
parent056af487831fb573e6895901d1e48f93922f9635 (diff)
Add codegen for llvm log2/log10 elementwise builtins
Add codegen for llvm log2 / log10 elementwise builtin The log2/log10 elementwise builtin is necessary for HLSL codegen. Tests were added to make sure that the expected errors are encountered when these functions are given inputs of incompatible types. The new builtins are restricted to floating point types only. Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D143207
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions