[all-commits] [llvm/llvm-project] aed6bd: Reland D78750: [SveEmitter] Add builtins for svdup...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Tue May 5 02:43:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aed6bd6f4293c07ca4c55bf49943943f4425794b
https://github.com/llvm/llvm-project/commit/aed6bd6f4293c07ca4c55bf49943943f4425794b
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2020-05-05 (Tue, 05 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_dupq.c
M clang/utils/TableGen/SveEmitter.cpp
Log Message:
-----------
Reland D78750: [SveEmitter] Add builtins for svdupq and svdupq_lane
Edit: Changed a few CHECK lines into CHECK-DAG lines.
This reverts commit 90f3f62cb087782fe2608e95d686c29067281b6e.
More information about the All-commits
mailing list