[PATCH] D28797: [LangRef] Make @llvm.sqrt(x) return undef, rather than have UB, for negative x.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 14:45:20 PST 2017


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

Fine, I guess... I'll try to find time to fix llvm.sqrt() lowering.


https://reviews.llvm.org/D28797





More information about the llvm-commits mailing list