[PATCH] D21775: [InstCombine] Simplify and correct folding fcmps with the same children

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 18:33:18 PDT 2016


timshen updated this revision to Diff 62162.
timshen added a comment.

Updated the patch with all 272 tests.


http://reviews.llvm.org/D21775

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  test/Transforms/InstCombine/and-fcmp.ll
  test/Transforms/InstCombine/or-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21775.62162.patch
Type: text/x-patch
Size: 93227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/04abfe5b/attachment.bin>


More information about the llvm-commits mailing list