[X86] Explicitly pass Destination VT and debug location to BuildFILD. NFC
authorCraig Topper <craig.topper@intel.com>
Thu, 27 Feb 2020 00:16:03 +0000 (16:16 -0800)
committerCraig Topper <craig.topper@intel.com>
Thu, 27 Feb 2020 00:26:46 +0000 (16:26 -0800)
commit870363a22d398fa2aee5b3d3ddf14b99b26923c5
tree4e930153fa01ced2aef3ff7971288d6ea98c619a
parent15e2831fcd7e58db12d110f1624085d1e683e4a6
[X86] Explicitly pass Destination VT and debug location to BuildFILD. NFC

We'd already passed most everything else. Might was well pass
these two things and stop passing Op.
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86ISelLowering.h