summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2024-09-18 17:39:40 +0800
committerGitHub <noreply@github.com>2024-09-18 17:39:40 +0800
commitedac1b2d63b27f83bef99f9d51f1230ea2f3f0fa (patch)
tree03c8eb7522b06fb8fc4e41c06b52d43f1b675d0b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parente32a62c0d31cdfd622461eb4758d34adca509a62 (diff)
[RISCV] Promote bf16 ops to f32 with zvfbfmin (#108937)
For f16 with zvfhmin, we promote most ops and VP ops to f32. This does the same for bf16 with zvfbfmin, so the two fp types should now be in sync. There are a few places in the custom lowering where we need to check for a LMUL 8 f16/bf16 vector that can't be promoted and must be split, this extracts that out into isPromotedOpNeedingSplit. In a follow up NFC we can deduplicate the code that sets up the promotions.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions