[PATCH] D34162: [InstCombine] Set correct insertion point for selects generated while folding phis
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 16 11:54:52 PDT 2017
spatel added a comment.
In https://reviews.llvm.org/D34162#782594, @anna wrote:
> Should we go ahead with this fix, and come up with cost model for vector constants?
Sure - definitely kill the bug first. If you minimize the test and/or add the version that I came up with, this patch should be good.
https://reviews.llvm.org/D34162
More information about the llvm-commits
mailing list