[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
Fri Mar 2 10:01:57 PST 2018


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

Remove comment and rebase


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.136784.patch
Type: text/x-patch
Size: 5510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/29054f25/attachment.bin>


More information about the llvm-commits mailing list