Skip to content
Commit cf17e18f authored by Pete Cooper's avatar Pete Cooper
Browse files

Remove unnecessary .getNode() in SelectionDAG. NFC.

The simplify_type specialisation allows us to cast directly from
SDValue to an SDNode* subclass so we don't need to pass a SDNode*
to cast<>.

llvm-svn: 242209
parent e89ba67f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment