[PATCH] D139320: ValueTracking: Document some difficult isKnownNeverInfinity cases

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 5 05:39:27 PST 2022


arsenm created this revision.
arsenm added reviewers: spatel, nlopes, jcranmer-intel, kpn, andrew.w.kaylor.
Herald added a subscriber: hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

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


https://reviews.llvm.org/D139320

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstSimplify/floating-point-compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139320.480076.patch
Type: text/x-patch
Size: 5281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/a224e859/attachment.bin>


More information about the llvm-commits mailing list