[PATCH] D67874: Prefer AVX512 memcpy when applicable

David Zarzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 12:30:23 PDT 2019


davezarzycki added a comment.

In D67874#1677892 <https://reviews.llvm.org/D67874#1677892>, @craig.topper wrote:

> Do we have a similar test for memset that should be updated?


Hi @craig.topper – I can try and update a test of memset, but I don't see one that is trying to be comprehensive. For whatever it may be worth, the test suite passes (but that's not an accomplishment). Do you have a request?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67874/new/

https://reviews.llvm.org/D67874





More information about the llvm-commits mailing list