[DAGCombiner] refactor FP->int->FP folds; NFC
As discussed in the post-review comments for rL330437, we need to guard this fold to allow existing code to keep working with the undefined behavior that they've come to rely on. That would mean duplicating more code than we already have, so let's fix that first. llvm-svn: 330947
parent
4f38ffa6
Please register or sign in to comment