[all-commits] [llvm/llvm-project] bcbad7: [AArch64][SVE] NFC: Add test file for predicate ve...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Wed Feb 9 07:01:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bcbad75a7c388a4a3d6a458324ac0aa65ff40dd1
https://github.com/llvm/llvm-project/commit/bcbad75a7c388a4a3d6a458324ac0aa65ff40dd1
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
A llvm/test/CodeGen/AArch64/sve-fixed-length-ptest.ll
Log Message:
-----------
[AArch64][SVE] NFC: Add test file for predicate vector reductions.
This adds some tests for vector reductions which can and should
be implemented with ptest as opposed to promoted ANDV/ORV reduction.
More information about the All-commits
mailing list