Nemanja Ivanovic 563720c3be
[RISCV] Fix lowering of negative zero with Zdinx 32-bit (#71869)
The compiler currently abends with an impossible reg-to-reg copy when
producing a negative zero FP immediate on RV32 with -Zdinx. This is
because we emit a negation that uses FP registers. Emit the right node
to produce correct code.
2023-11-13 07:38:14 +01:00
..
2023-10-18 15:01:17 +08:00
2023-07-13 12:22:06 -07:00
2023-03-29 20:55:51 +01:00
2023-09-29 10:43:23 -07:00
2023-09-01 19:45:03 -04:00
2023-11-11 19:31:23 -08:00
2023-11-11 19:31:23 -08:00
2023-03-23 12:32:25 +00:00