[PATCH] D78750: [SveEmitter] Add builtins for svdupq and svdupq_lane

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 1 17:17:31 PDT 2020


sdesmalen updated this revision to Diff 261545.
sdesmalen added a comment.

- Re-added patch with diff context.


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

https://reviews.llvm.org/D78750

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_dupq.c
  clang/utils/TableGen/SveEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78750.261545.patch
Type: text/x-patch
Size: 28007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200502/7d5a0b2d/attachment-0001.bin>


More information about the cfe-commits mailing list