diff options
author | Wang, Xin10 <xin10.wang@intel.com> | 2023-03-26 21:29:50 -0400 |
---|---|---|
committer | xin10.wang <wangxin8@f90srv19.nh.intel.com> | 2023-03-26 21:30:17 -0400 |
commit | 12e8463b149c5e982942a9af7080521026979141 (patch) | |
tree | 8c2d6c742b18773bfed0f9698139f9ec02b7ca79 /llvm/lib/Object/ELFObjectFile.cpp | |
parent | d02ef707cbdab295aa4b645a068d298bfa85997a (diff) | |
download | llvm-12e8463b149c5e982942a9af7080521026979141.zip llvm-12e8463b149c5e982942a9af7080521026979141.tar.gz llvm-12e8463b149c5e982942a9af7080521026979141.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions