[DAG] fix type of undef returned by getNode()
The bug has been lying dormant, but apparently was never exposed, until after rL324941 because we didn't return the correct result for shifts with undef operands. llvm-svn: 325010
Loading
Please sign in to comment