[PATCH] D43970: [InstCombine] Allow fptrunc (fpext X)) to be reduced to a single fpext/ftrunc
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 15:30:10 PST 2018
craig.topper added a comment.
Probably not, but I don't know how to create that case without an intermediate type larger than 128-bits. Unless I'm missing something.
https://reviews.llvm.org/D43970
More information about the llvm-commits
mailing list