[PATCH] D140296: ValueTracking: Teach CannotBeOrderedLessThanZero about rounding intrinsics

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


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

These should obviously preserve the sign although the variety of these
always confuses me.


https://reviews.llvm.org/D140296

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140296.483925.patch
Type: text/x-patch
Size: 7715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221219/1a616682/attachment.bin>


More information about the llvm-commits mailing list