summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorJack Frankland <jack.frankland@arm.com>2025-02-28 10:41:44 +0000
committerGitHub <noreply@github.com>2025-02-28 10:41:44 +0000
commitf363cfaa74cd209ff972695787d084c6b77b0756 (patch)
tree2b9b02e48136c0512056589a580525748104bd25 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent36f0838a3dd19de085d10f79cf0577d8bc4a1922 (diff)
[mlir][tosa][tosa-to-linalg] Ignore Int NaN Mode (#129041)
For non floating point operations NaN propagation mode has no meaning and can be safely ignored. For non integer types skip the compare and select materialization for NaN propagation even in "IGNORE" mode. This fixes a bug where an unchecked `cast<FloatType>()` was called in the "IGNORE" case even when the operation is acting on integers. Update the lit tests for the NaN propagation lowering to check that the propagation logic is not materialized in the case of a non floating point type e.g. i8. Signed-off-by: Jack Frankland <jack.frankland@arm.com>
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions