[PATCH] D35139: [SLPVectorizer][InstCombine] Fix PR21780 Expansion of 256 bit vector loads fails to fold into shuffles

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 22:03:24 PDT 2017


dtemirbulatov abandoned this revision.
dtemirbulatov added a comment.

Abandoning review due to : there should separate reviews for one for InstCombine Pass and another one for SLP, and dereferenceable_or_null metadata can only be applied to loads of a pointer type.


https://reviews.llvm.org/D35139





More information about the llvm-commits mailing list