[DAGCombiner] Make tryToFoldExtendOfConstant return an SDValue instead of an SDNode*. NFC
Removes the need to call getNode internally and to recreate an SDValue after the call. llvm-svn: 346600
Loading
Please sign in to comment
Removes the need to call getNode internally and to recreate an SDValue after the call. llvm-svn: 346600