[PATCH] D44038: [InstCombine] Rewrite the binary op shrinking in visitFPTrunc to avoid creating overly small ConstantFPs that we'll just need to extend again.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 13:27:36 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326617: [InstCombine] Rewrite the binary op shrinking in visitFPTrunc to avoid creating… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44038?vs=136819&id=136837#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44038

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44038.136837.patch
Type: text/x-patch
Size: 7823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/1013aada/attachment.bin>


More information about the llvm-commits mailing list