commit | e4b4394b2f53c6ee8690669164710b109274a574 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Fri May 04 03:37:38 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Fri May 04 03:37:38 2007 +0000 |
tree | 94eca57895f96d61e391e515210c3a61c5a4934c | |
parent | 05047444099daca7b269549e2c003a5e45f805da [diff] |
Bitcast all the bits of a floating point value, not just one. The zero extension is needed because the constructor for the Destination value causes the APInt to have a bit width of 1. Patch by Guoling Han. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36733 91177308-0d34-0410-b5e6-96231b3b80d8