[PATCH] D81466: [SveEmitter] Add builtins for struct loads/stores (ld2/ld3/etc)

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 19 02:40:22 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad828e3f4dbf: [SveEmitter] Add builtins for struct loads/stores (ld2/ld3/etc) (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D81466?vs=269516&id=271976#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81466

Files:
  clang/include/clang/Basic/arm_sve.td
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_ld2.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_ld3.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_ld4.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st2.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st3.c
  clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_st4.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81466.271976.patch
Type: text/x-patch
Size: 113393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200619/d085d6dd/attachment-0001.bin>


More information about the cfe-commits mailing list