[libc-commits] [PATCH] D132121: [NFC][libc] rearrange aarch64 memset code to better match new implementation

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 19 08:03:41 PDT 2022


gchatelet added a comment.

I've reverted the patch as it triggered errors in tests
https://lab.llvm.org/buildbot/#/builders/223/builds/5502/steps/7/logs/stdio
https://lab.llvm.org/buildbot/#/builders/138/builds/29082/steps/4/logs/stdio

Looking at it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132121



More information about the libc-commits mailing list