aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2022-08-11 10:38:12 +0200
committerBenjamin Kramer <benny.kra@googlemail.com>2022-08-11 10:41:53 +0200
commitf695554a2a5550ae40da35af9ac22bfcca5db09a (patch)
treebdc57fea497de645b53a2f4f8bde72662e508fbf /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
parent88a521a0484d3297ed79b7f77a1f080a4eb50869 (diff)
downloadllvm-f695554a2a5550ae40da35af9ac22bfcca5db09a.zip
llvm-f695554a2a5550ae40da35af9ac22bfcca5db09a.tar.gz
llvm-f695554a2a5550ae40da35af9ac22bfcca5db09a.tar.bz2
[mlir][sparse] Use the correct ABI on x86 and re-enable tests
c7ec6e19d5446a448f888b33f66316cf2ec6ecae made LLVM adhere to the x86 psABI and pass bf16 in SSE registers instead of GPRs. This breaks the custom versions of runtime functions we have for bf16 conversion. A great fix for this would be to use __bf16 types instead which carry the right ABI, but that type isn't widely available. Instead just pretend it's a 32 bit float on the ABI boundary and carefully cast it to the right type. Fixes #57042
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions