Skip to content
Unverified Commit 87f67175 authored by Min-Yih Hsu's avatar Min-Yih Hsu Committed by GitHub
Browse files

[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.
parent 4fbbb7ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment