[PATCH] D132559: [AArch64] Add support for 128-bit non temporal loads.

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 07:17:52 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.

Adding to the work done in `D131773` here we add support to 128-bit loads.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132559

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/nontemporal-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132559.455198.patch
Type: text/x-patch
Size: 12493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/2f6e69ed/attachment.bin>


More information about the llvm-commits mailing list