[PATCH] Constant fold undefined sqrt to undef instead of 0

Owen Anderson resistor at mac.com
Tue Dec 17 20:52:27 PST 2013


  It's more acceptable in the sense that it doesn't violate a universally quantified type constraint.  I'd be a bit nervous that it might interact poorly with fast math mode, particularly the nnan bit.

  -Owen

http://llvm-reviews.chandlerc.com/D2429



More information about the llvm-commits mailing list