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

Zain Jaffal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 06:07:04 PDT 2022


zjaffal updated this revision to Diff 457576.
zjaffal added a comment.

Remove support for floating point non temporal loads


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132559/new/

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.457576.patch
Type: text/x-patch
Size: 12592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/025d9522/attachment.bin>


More information about the llvm-commits mailing list