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

Steve Canon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 2 12:07:37 PST 2018


scanon accepted this revision.
scanon added a comment.
This revision is now accepted and ready to land.

Works for me.


https://reviews.llvm.org/D44038





More information about the llvm-commits mailing list