[PATCH] D133421: [AArch64] break non-temporal loads over 256 into 256-loads and a smaller load
Zain Jaffal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 9 08:29:37 PDT 2022
zjaffal updated this revision to Diff 459079.
zjaffal added a comment.
Fix non-temporal clause
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133421/new/
https://reviews.llvm.org/D133421
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/nontemporal-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133421.459079.patch
Type: text/x-patch
Size: 8763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220909/f581a7a4/attachment.bin>
More information about the llvm-commits
mailing list