diff options
author | Luke Hutton <luke.hutton@arm.com> | 2025-09-24 19:32:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 19:32:05 +0100 |
commit | 14a126b37a2a0898ad09aa00da7b276d20cb2a86 (patch) | |
tree | 30827d16be08aa71610ca7353c48a0d740ea7fe7 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | 4b99547b74450fd54a552261e44850718bed2c9d (diff) | |
download | llvm-14a126b37a2a0898ad09aa00da7b276d20cb2a86.zip llvm-14a126b37a2a0898ad09aa00da7b276d20cb2a86.tar.gz llvm-14a126b37a2a0898ad09aa00da7b276d20cb2a86.tar.bz2 |
[mlir][tosa] Remove `log(exp(x))` and `exp(log(x))` folders (#156434)
Both of the folders would reduce to `x`. These folders were vulnerable
to overflow / underflow issues, resulting in a difference in numerical
behaviour when running or not running the folders. For now they have
been removed. We can consider restoring these as part of an optional and
separate "fast-math" style of transformation in the future.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions