[all-commits] [llvm/llvm-project] d6936b: [SveEmitter] Add builtins for svdup and svindex
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Tue May 12 03:23:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d6936be2ef8ce5d5d85b8a6cdd1477cd79688c3a
https://github.com/llvm/llvm-project/commit/d6936be2ef8ce5d5d85b8a6cdd1477cd79688c3a
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2020-05-12 (Tue, 12 May 2020)
Changed paths:
M clang/include/clang/Basic/arm_sve.td
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/lib/CodeGen/CodeGenFunction.h
A clang/test/CodeGen/aarch64-sve-intrinsics/acle_sve_dup.c
Log Message:
-----------
[SveEmitter] Add builtins for svdup and svindex
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D79357
More information about the All-commits
mailing list