[PATCH] Constant fold undefined sqrt to undef instead of 0
Matt Arsenault
Matthew.Arsenault at amd.com
Tue Dec 17 18:17:46 PST 2013
Would NaN be a more acceptable alternative instead of undef? It matches the libm behavior and still is more obviously broken
http://llvm-reviews.chandlerc.com/D2429
More information about the llvm-commits
mailing list