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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 10:21:39 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326595: [InstCombine] Allow fptrunc (fpext X)) to be reduced to a single fpext/ftrunc (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43970?vs=136784&id=136787#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43970

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43970.136787.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/08c008b3/attachment-0001.bin>


More information about the llvm-commits mailing list