[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
Tue Jul 11 05:03:05 PDT 2017
dstuttard added a comment.
It's already bugpoint reduced - I tried trimming it further by hand but it hid the issue (unsurprisingly).
https://reviews.llvm.org/D35241
More information about the llvm-commits
mailing list