summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/thread/TestThreadAPI.py
diff options
context:
space:
mode:
authorPhoebe Wang <phoebe.wang@intel.com>2022-08-14 09:03:09 +0800
committerPhoebe Wang <phoebe.wang@intel.com>2022-08-14 09:37:33 +0800
commit8b69549dc5c5fa0f5f8632cde1c740bb2c7d8957 (patch)
treeece9880eba745a130e8b3a0dbbf19c9bf176b09c /lldb/test/API/python_api/thread/TestThreadAPI.py
parentcf1521e8cc7160008d1f148a159cd64c4a188f5b (diff)
[X86][FP16] Promote FP16->[U]INT to FP16->FP32->[U]INT
This is to avoid f16->i64 being lowered to `__fixhfdi/__fixunshfdi` on 32-bits since neither libgcc nor compiler-rt provide them. https://godbolt.org/z/cjWEsea5v It also helps to improve the performance by promoting the vector type. Reviewed By: LuoYuanke Differential Revision: https://reviews.llvm.org/D131828
Diffstat (limited to 'lldb/test/API/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions