[PATCH] D50582: ValueTracking: Handle more instructions in isKnownNeverNaN

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 17 08:22:06 PDT 2018


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

Don't handle fadd etc.


https://reviews.llvm.org/D50582

Files:
  lib/Analysis/ValueTracking.cpp
  test/Transforms/InstCombine/known-never-nan.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50582.161259.patch
Type: text/x-patch
Size: 12453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/7ab8e22b/attachment.bin>


More information about the llvm-commits mailing list