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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 12:56:49 PDT 2016


timshen updated this revision to Diff 62272.
timshen marked 4 inline comments as done.
timshen added a comment.

Updated comments as suggested.


http://reviews.llvm.org/D21775

Files:
  include/llvm/IR/InstrTypes.h
  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.62272.patch
Type: text/x-patch
Size: 66674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/5add5dfd/attachment.bin>


More information about the llvm-commits mailing list