commit | d294823930f4815eab824ae56ca7e6d9b1e8134c | [log] [tgz] |
---|---|---|
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Fri Jan 20 01:37:24 2017 +0000 |
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Fri Jan 20 01:37:24 2017 +0000 |
tree | 6e4c0d4e89f24d446778672b68e28f10b149fad2 | |
parent | 7eb7507aeb3552400c8a1f4dc82bb2212260c0da [diff] |
[AArch64][GlobalISel] Widen scalar int->fp conversions. It's incorrect to ignore the higher bits of the integer source. Teach the legalizer how to widen it. llvm-svn: 292563