[PATCH] D40130: [InstSimplify] fold and/or of fcmp ord/uno when operand is known nnan

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 19 07:34:48 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318627: [InstSimplify] fold and/or of fcmp ord/uno when operand is known nnan (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D40130?vs=123179&id=123499#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40130

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/test/Transforms/InstSimplify/logic-of-fcmps.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40130.123499.patch
Type: text/x-patch
Size: 11182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171119/357a4666/attachment.bin>


More information about the llvm-commits mailing list