[PATCH] D21844: [InstCombine] Add full tests for FoldAndOfFCmps and FoldOrOfFCmps

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 10:18:26 PDT 2016


timshen created this revision.
timshen added a reviewer: spatel.
timshen added a subscriber: llvm-commits.

This adds tests for covering all cases that FoldAndOfFCmps and FoldOrOfFCmps handle.

http://reviews.llvm.org/D21844

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21844.62236.patch
Type: text/x-patch
Size: 91183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/6ccd7486/attachment-0001.bin>


More information about the llvm-commits mailing list