This is an archive of the discontinued LLVM Phabricator instance.

DAG: Make isKnownNeverNaN partially handle minnum/maxnum
AbandonedPublic

Authored by arsenm on Jul 26 2018, 3:22 AM.

Details

Reviewers
scanon
Summary

Only do the most conservative handling until there
is an agreement on what the actual snan behavior is.

http://lists.llvm.org/pipermail/llvm-dev/2018-July/124770.html

Diff Detail