This is an archive of the discontinued LLVM Phabricator instance.

ValueTracking: Document some difficult isKnownNeverInfinity cases
ClosedPublic

Authored by arsenm on Dec 5 2022, 5:39 AM.

Details

Summary

Add a comment and some negative tests. I'd like to have test coverage
and explicit handling of all the math operations for clarity.

Diff Detail