]> granicus.if.org Git - llvm/commit
[SDAG] move FP constant folding to helper function; NFC
authorSanjay Patel <spatel@rotateright.com>
Tue, 5 Mar 2019 16:42:33 +0000 (16:42 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 5 Mar 2019 16:42:33 +0000 (16:42 +0000)
commit33f09cfa49a24c09b3adf31f715ca008a75857cf
tree2ae211240283eb2b8c2f63b64ec154ce651c324c
parent3cd66813b063ab08a389470f1bc53e18fbe595b2
[SDAG] move FP constant folding to helper function; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355411 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp