summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorZahi Moudallal <zahi@openai.com>2025-02-21 15:37:19 -0800
committerGitHub <noreply@github.com>2025-02-21 15:37:19 -0800
commit5d0c5c638ad2f34552f1188c6e9b9ff5406580f9 (patch)
treeab0da670827b5bb703c34aaaebd805107895db0f /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent6038fd44d4007d818ab024c2d3a18ef8006d2cff (diff)
[MLIR][ARITH] Adds missing foldings for truncf (#128096)
This patch is mainly to deal with folding `truncf`, as follows: `truncf(extf(a))` -> `a`, if `a` has the same bitwidth as the result `truncf(extf(a))` -> `truncf(a)`, if `a` has larger bitwidth than the result
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions