[X86][NFC]Remove dead code in X86ISelLowering.cpp
Look at the code in X86ISelLowering.cpp line 15579, when NumV2Elements == 0, it has been handled in that scope, and will not move to the line 15612. Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D146790
Loading
Please sign in to comment