| commit | 0c687390fec36ad86ed2268ce5167a932c043fe0 | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Jan 30 16:57:41 2017 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Jan 30 16:57:41 2017 +0000 |
| tree | e949904c41c63e5420423e4f29029df82254d4f3 | |
| parent | 8e644c08ee6e921430e1a1f3e9a8b9dab6c0f8f9 [diff] |
DAG: Constant fold fp16_to_fp/fp16_to_fp This fixes emitting conversions of constants on targets without legal f16 that need to use these for legalization. llvm-svn: 293499