[PATCH] D38498: [CodeGen][ExpandMemcmp][NFC] Allow memcmp to expand to vector loads, part 1.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 18 00:58:08 PDT 2017


courbet added a comment.

Ping ? Even though this does not not have any functional changes, I'd like it to have a review since I'm going to base vector expansion on this.


https://reviews.llvm.org/D38498





More information about the llvm-commits mailing list