[PATCH] D35241: [DAGCombine] Fix for shuffle to vector extend for non power 2 vectors
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 4 06:44:29 PDT 2017
dstuttard added a comment.
In https://reviews.llvm.org/D35241#827823, @arsenm wrote:
> Can you reduce the test any further?
It took quite a while to get it to this point :)
Attempts to reduce it further just stopped the problem occurring. If it is a big problem I can take another look.
https://reviews.llvm.org/D35241
More information about the llvm-commits
mailing list