[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:19:24 PST 2018


efriedma added a comment.

Does this do the right thing for a trunc/ext sequence converting from ppc_fp128 to fp128?


https://reviews.llvm.org/D43970





More information about the llvm-commits mailing list