[PATCH] D42090: [DAGCombiner] Add a DAG combine to turn a splat build_vector where the splat elemnt is a bitcast from a vector type into a concat_vector

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 16 08:41:08 PST 2018


spatel added a comment.

Can you upload again with context?

Do you know if we can declare victory over PR34716 after this?
https://bugs.llvm.org/show_bug.cgi?id=34716


https://reviews.llvm.org/D42090





More information about the llvm-commits mailing list