[DAGCombiner] Remove unnecessary check for visitSDIVLike/visitUDIVLike...
[DAGCombiner] Remove unnecessary check for visitSDIVLike/visitUDIVLike returning a UDIVREM or SDIVREM node. This shouldn't be possible and is a leftover from when we used to recursively call combine here. llvm-svn: 343049
Loading
Please sign in to comment