[all-commits] [llvm/llvm-project] 394a4d: [AArch64] Add missing intrinsics for vcls
JinGu Kang via All-commits
all-commits at lists.llvm.org
Wed Mar 3 02:36:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 394a4d04333e8b26ff581eb1f6c56a6e50a157e4
https://github.com/llvm/llvm-project/commit/394a4d04333e8b26ff581eb1f6c56a6e50a157e4
Author: JinGu Kang <jingu.kang at arm.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M clang/include/clang/Basic/arm_neon.td
M clang/test/CodeGen/aarch64-neon-misc.c
M clang/test/CodeGen/arm_neon_intrinsics.c
Log Message:
-----------
[AArch64] Add missing intrinsics for vcls
Differential Revision: https://reviews.llvm.org/D97775
More information about the All-commits
mailing list