Adds tablegen patterns to explicitly handle fcopysign where the magnitude and sign arguments have different types, due to the sign value casts being removed the by DAGCombiner. Support for RV32IF requires a different mechanism. For clarity, it will be added as a separate patch. Adds tests for all relevant scenarios except RV32IF.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo