[X86] Remove an unnecessary SmallVector that was collecting chains for two...
[X86] Remove an unnecessary SmallVector that was collecting chains for two SDNode's we're still holding SDValues for. NFCI We can just get the chains from those SDValues to create the TokenFactor. llvm-svn: 320757
Loading
Please sign in to comment