This is an archive of the discontinued LLVM Phabricator instance.

[LegalizeTypes][RISCV] Soften FCOPYSIGN operand
ClosedPublic

Authored by luismarques on Nov 25 2019, 9:55 AM.

Details

Summary

Adds support for softening FCOPYSIGN operands.
Adds RISC-V tests that exercise the new softening code.

Diff Detail