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

Owen Anderson resistor at mac.com
Tue Dec 17 14:21:47 PST 2013


  AFAIK this isn’t valid, because sqrt() can’t return a negative value.

  —Owen

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



More information about the llvm-commits mailing list