[X86] Don't use SplitOpsAndApply to create ISD::UADDSAT/ISD::USUBSAT nodes....
[X86] Don't use SplitOpsAndApply to create ISD::UADDSAT/ISD::USUBSAT nodes. Let type legalization and op legalization deal with it. Now that we've switched to target independent nodes we can rely on generic infrastructure to do the legalization for us. llvm-svn: 349526
Loading
Please sign in to comment