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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 15:44:59 PST 2018


efriedma added a comment.

Oh, yes, you're right; not sure what I was thinking.


https://reviews.llvm.org/D43970





More information about the llvm-commits mailing list