summaryrefslogtreecommitdiff
path: root/mlir/test/python/python_test_ops.td
diff options
context:
space:
mode:
authorMin-Yih Hsu <min.hsu@sifive.com>2023-10-31 17:52:50 -0700
committerGitHub <noreply@github.com>2023-10-31 17:52:50 -0700
commit87f671756dc64bca4ae717479fa84ac49fb77512 (patch)
tree2d505d4cc6b16c8921992feb81e24d9977d451ed /mlir/test/python/python_test_ops.td
parent4fbbb7ad7c1c96f0fa795e2b1528b93f604e2303 (diff)
[RISCV] Use FLI + FNEG to materialize some negative FP constants (#70825)
Most of the FP constants supported by FLI are positive. For negative FP constants X whose positive values is supported by FLI, we can use `(FNEG (FLI -X))` to materialize X.
Diffstat (limited to 'mlir/test/python/python_test_ops.td')
0 files changed, 0 insertions, 0 deletions