[PATCH] D47215: DAG: Fix extract_subvector combine for a single element
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 14:00:54 PDT 2018
craig.topper added a comment.
Can this break if the build vector operand type is larger than the build vector element type? As happens when the element type isn’t a legal scalar type.
https://reviews.llvm.org/D47215
More information about the llvm-commits
mailing list