[PATCH] D13709: LegalizeDAG: Implement promote for build_vector

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 16:00:34 PDT 2015


qcolombet added a subscriber: qcolombet.
qcolombet added a comment.

Hi Matt,

That does not seem generally profitable and make the representation more complicate in my opinion.
That being said, I do not see tests changes here. Does this mean the change is neutral for the in tree targets or that the tests are not covering this code?

Thanks,
-Quentin


http://reviews.llvm.org/D13709





More information about the llvm-commits mailing list