[PATCH] D43774: [InstCombine] Add constant vector support to getMinimumFPType for visitFPTrunc.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 5 07:57:40 PST 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM, but please add a TODO comment (and ideally a test to show it) that we don't handle vectors with undef elements.
https://reviews.llvm.org/D43774
More information about the llvm-commits
mailing list