[PATCH] D75751: [AArch64][SVE] Implement structured load intrinsics

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 02:09:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb82be5db71fb: [AArch64][SVE] Implement structured load intrinsics (authored by c-rhodes).

Changed prior to commit:
  https://reviews.llvm.org/D75751?vs=269286&id=269445#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75751

Files:
  llvm/include/llvm/IR/IntrinsicsAArch64.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/sve-intrinsics-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75751.269445.patch
Type: text/x-patch
Size: 22652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/864e0708/attachment.bin>


More information about the llvm-commits mailing list