[PATCH] D133421: [AArch64] break non-temporal loads over 256 into 256-loads and a smaller load

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 07:21:09 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d3c260362a2: [AArch64] break non-temporal loads over 256 into 256-loads and a smaller load (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D133421?vs=462908&id=463547#toc

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.463547.patch
Type: text/x-patch
Size: 8898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220928/1868e1e7/attachment.bin>


More information about the llvm-commits mailing list