Make it possible for a target to mark FSUB as Expand. This requires providing...
Make it possible for a target to mark FSUB as Expand. This requires providing a default expansion (FADD+FNEG), and teaching DAGCombine not to form FSUBs post-legalize if they are not legal. llvm-svn: 152079
Loading
Please register or sign in to comment