[PATCH] D132559: [AArch64] Add support for 128-bit non temporal loads.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 03:27:42 PDT 2022
fhahn requested changes to this revision.
fhahn added a subscriber: zainja.
fhahn added a comment.
This revision now requires changes to proceed.
Running this locally causes many test failures for me. @zainja could you double check all AArch64 codegen tests pass with the patch applied to current `main`? Also, could you rebase the patch to current `main` to make the precommit tests run latest `main`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132559/new/
https://reviews.llvm.org/D132559
More information about the llvm-commits
mailing list