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. llvm-svn: 36733
Loading
Please register or sign in to comment