diff options
author | Michael Kuperstein <michael.m.kuperstein@intel.com> | 2015-11-04 11:17:53 +0000 |
---|---|---|
committer | Michael Kuperstein <michael.m.kuperstein@intel.com> | 2015-11-04 11:17:53 +0000 |
commit | c628c1e0b40b7eca79a4f2d3a9d4befbc171eeb8 (patch) | |
tree | 1a262ea367b75f55c6fb25eaf14e577aab0cb00f /include | |
parent | 23740f4c43d89e7e9840f3ff0a102825bfff89fa (diff) |
[X86] DAGCombine should not introduce FILD in soft-float mode
The x86 "sitofp i64 to double" dag combine, in 32-bit mode, lowers sitofp
directly to X86ISD::FILD (or FILD_FLAG). This should not be done in soft-float mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@252042 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions