On 05/05/2014 10:12 AM, reed kotler wrote: > What is the proper way to get the bit pattern associated with a > ConstantFP? > > The 32 bit pattern if MVT::f32 or pair of 32 bit patterns with MVT::f64 ? > I recently did this, and I used ConstantFP::getValueAPF().bitcastToAPInt()