[libc-commits] [PATCH] D101296: [libc] Use different alignment for memcpy between ARM and x86.

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 26 07:37:33 PDT 2021


gchatelet added a comment.

Note that the code in this patch will be replaced in D100646 <https://reviews.llvm.org/D100646> where we provide a cleaner and more general implementation.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101296



More information about the libc-commits mailing list