| commit | f861de3d7bea208aa7c2dbf8c095735d9fa38b2e | [log] [tgz] |
|---|---|---|
| author | Tim Northover <tnorthover@apple.com> | Fri Jul 18 08:43:24 2014 +0000 |
| committer | Tim Northover <tnorthover@apple.com> | Fri Jul 18 08:43:24 2014 +0000 |
| tree | acfd2d9bd8285fb942b41faa470a8d2832867ff0 | |
| parent | 5e54fe14a4c808749751a6c287e5f3847963e159 [diff] |
R600: support f16 -> f64 conversion intrinsic. Unfortunately, we don't seem to have a direct truncation, but the extension can be legally split into two operations so we should support that. llvm-svn: 213357