[PATCH] D116157: [AArch64] Adding "armv8.8-a" memcpy/memset support.
Nick Desaulniers via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 28 11:19:28 PST 2021
nickdesaulniers added a comment.
The latest publicly accessible Arm ARM doesn't yet mention the v8.8 extensions, IIUC.
https://developer.arm.com/documentation/ddi0487/gb/
Is there perhaps a draft of the next revision I can refer to to review this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116157/new/
https://reviews.llvm.org/D116157
More information about the llvm-commits
mailing list