summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2024-09-18 16:36:13 +0800
committerGitHub <noreply@github.com>2024-09-18 16:36:13 +0800
commit8d7d4c25cbdec49d6363132be004e51c15606452 (patch)
tree47b8367b8b8decd84c2d6813121963ee0f60d397 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentdd222ff25129f4d67473a9af598a78d0adfcfd29 (diff)
[RISCV] Split fp rounding ops with zvfhmin nxv32f16 (#108765)
This adds zvfhmin test coverage for fceil, ffloor, fnearbyint, frint, fround and froundeven and splits them at nxv32f16 to avoid crashing, similarly to what we do for other nodes that we promote. This also sets ftrunc to promote which was previously missing. We already promote the VP version of it, vp_froundtozero. Marking it as promoted affects some of the cost model tests since they're no longer expanded.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions