[X86] Merge the SINT_TO_FP/UINT_TO_FP handlers in ReplaceNodeResults since the AVX512...
authorCraig Topper <craig.topper@gmail.com>
Thu, 26 Dec 2019 08:23:31 +0000 (00:23 -0800)
committerCraig Topper <craig.topper@gmail.com>
Thu, 26 Dec 2019 16:58:34 +0000 (08:58 -0800)
commitc91bf72e2cd0ec164c36b464b5af645538000b04
treec204769add1e3f25f60ffafd8ae3449c1878d2f1
parent4e6b0dd6818796b584a9c97f677d6d7e92e4b1c2
[X86] Merge the SINT_TO_FP/UINT_TO_FP handlers in ReplaceNodeResults since the AVX512DQ+AVX512VL code is very similar in both. NFC
llvm/lib/Target/X86/X86ISelLowering.cpp