[PATCH] D79357: [SveEmitter] Add builtins for svdup and svindex
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 11 13:28:45 PDT 2020
sdesmalen updated this revision to Diff 263258.
sdesmalen added a comment.
- Use `llvm.aarch64.sve.dup.x` for `svdup_n_b`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79357/new/
https://reviews.llvm.org/D79357
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_dup.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79357.263258.patch
Type: text/x-patch
Size: 30737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200511/aa46d17d/attachment-0001.bin>
More information about the cfe-commits
mailing list