[PATCH] D47963: [LangRef] Clarify that nnan and ninf don't produce undef or poison.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 15:25:35 PDT 2018
spatel added a comment.
This reads clearer to me by avoiding the potential to confuse with UB. Should the same blurb apply to nsz with -0.0?
Repository:
rL LLVM
https://reviews.llvm.org/D47963
More information about the llvm-commits
mailing list