[PATCH] D139316: ValueTracking: Teach isKnownNeverInfinity about rounding intrinsics

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


arsenm created this revision.
arsenm added reviewers: jcranmer-intel, nlopes, sepavloff, andrew.w.kaylor, kpn.
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.

https://reviews.llvm.org/D139316

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

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


More information about the llvm-commits mailing list