[PATCH] D43970: [InstCombine] Allow fptrunc (fpext X)) to be reduced to a single fpext/ftrunc

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 15:16:39 PST 2018


craig.topper updated this revision to Diff 136621.
craig.topper added a comment.

Add directed tests


https://reviews.llvm.org/D43970

Files:
  lib/IR/Instructions.cpp
  test/Transforms/InstCombine/double-float-shrink-2.ll
  test/Transforms/InstCombine/fpextend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43970.136621.patch
Type: text/x-patch
Size: 5498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/deb4eeb6/attachment.bin>


More information about the llvm-commits mailing list