[PATCH] D40012: [InstSimplify] More fcmp cases when comparing against negative constants.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 10:18:00 PST 2017


paulwalker-arm updated this revision to Diff 124963.
paulwalker-arm added a comment.

Removed three instcombine tests that are either covered by existing instsimplify tests of have equivalent instsimplify tests provided by this patch.


https://reviews.llvm.org/D40012

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstCombine/cast-int-fcmp-eq-0.ll
  test/Transforms/InstSimplify/floating-point-compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40012.124963.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/83ffea32/attachment.bin>


More information about the llvm-commits mailing list