[PATCH] D27333: DAG: Fold out out of bounds insert_vector_elt

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 10:17:04 PST 2016


efriedma requested changes to this revision.
efriedma added a comment.
This revision now requires changes to proceed.

Oh, wait, actually we should have a test which explicits checks that we fold the insertelement to undef.


https://reviews.llvm.org/D27333





More information about the llvm-commits mailing list