[PATCH] D131964: [AArch64] Add support to loop vectorization for non temporal loads

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 06:36:49 PDT 2022


zjaffal created this revision.
zjaffal added a reviewer: fhahn.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
zjaffal requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D131964

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.h
  llvm/test/Transforms/LoopVectorize/AArch64/nontemporal-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131964.452986.patch
Type: text/x-patch
Size: 3192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/4f310f9d/attachment.bin>


More information about the llvm-commits mailing list