| commit | 0ea9d1e7531e2ba74691c5e0836b224c95c0ac95 | [log] [tgz] |
|---|---|---|
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Fri May 29 00:04:30 2015 +0000 |
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Fri May 29 00:04:30 2015 +0000 |
| tree | da39a610ba8235b7dfac3fe6520106a5563ce795 | |
| parent | b30c50c8fae80824ea0afe1e17a94f54e21151c9 [diff] |
[IR] fptrunc-of-fptrunc isn't an EliminableCastPair. Double and single rounding can produce different results. This is the IR counterpart to r228911. llvm-svn: 238531