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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 07:33:58 PST 2022


arsenm updated this revision to Diff 483539.
arsenm added a comment.

Rename predicate


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139316/new/

https://reviews.llvm.org/D139316

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139316.483539.patch
Type: text/x-patch
Size: 8229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221216/61e71bfc/attachment.bin>


More information about the llvm-commits mailing list