[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 13:17:26 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274156: [InstCombine] Simplify and correct folding fcmps with the same children (authored by timshen).

Changed prior to commit:
  http://reviews.llvm.org/D21775?vs=62272&id=62276#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21775

Files:
  llvm/trunk/include/llvm/IR/InstrTypes.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/and-fcmp.ll
  llvm/trunk/test/Transforms/InstCombine/or-fcmp.ll

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


More information about the llvm-commits mailing list