Commit f68c342
committed
[SelectionDAG] Only lower COPYSIGN for ppcf128 to copysignl
All other floats are expanded for all current architectures just fine.
PowerPC, however, does not efficiently legalize its very own float.1 parent 89f095a commit f68c342
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1649 | 1649 | | |
1650 | 1650 | | |
1651 | 1651 | | |
1652 | | - | |
1653 | | - | |
1654 | | - | |
1655 | | - | |
1656 | | - | |
1657 | | - | |
| 1652 | + | |
| 1653 | + | |
| 1654 | + | |
| 1655 | + | |
| 1656 | + | |
| 1657 | + | |
1658 | 1658 | | |
1659 | 1659 | | |
1660 | 1660 | | |
| |||
0 commit comments