[PATCH] D61691: [InstSimplify] fold fcmp (minnum, X, C1), C2
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 16 07:03:58 PDT 2019
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rG152f81fae80e: [InstSimplify] fold fcmp (minnum, X, C1), C2 minnum(X, LesserC) == C -->… (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D61691?vs=198709&id=199820#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61691/new/
https://reviews.llvm.org/D61691
Files:
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Transforms/InstSimplify/floating-point-compare.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61691.199820.patch
Type: text/x-patch
Size: 9036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190516/588faaaa/attachment.bin>
More information about the llvm-commits
mailing list