[PATCH] D76714: [ARM,MVE] Add missing tests for vqdmlash intrinsics.
Simon Tatham via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 24 10:12:56 PDT 2020
simon_tatham created this revision.
simon_tatham added a reviewer: miyuki.
Herald added subscribers: cfe-commits, dmgreen, kristof.beyls.
Herald added a project: clang.
These were accidentally left out of D76123 <https://reviews.llvm.org/D76123>. I added tests for the
other three instructions in this small cross-product family (vqdmlah,
vqrdmlah, vqrdmlash) but missed this one.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76714
Files:
clang/test/CodeGen/arm-mve-intrinsics/ternary.c
llvm/test/CodeGen/Thumb2/mve-intrinsics/ternary.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76714.252363.patch
Type: text/x-patch
Size: 9618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200324/085ad85e/attachment-0001.bin>
More information about the cfe-commits
mailing list