[PATCH] D116157: [AArch64] Adding "armv8.8-a" memcpy/memset support.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 5 05:36:52 PST 2022
dmgreen added a comment.
Oh. I just thought that these instructions will unlikely be scheduled if we are generating then from pseudos. Perhaps the scheduling info doesn't matter either way.
Should they be setting or using NZCV though?
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