[all-commits] [llvm/llvm-project] cc9472: [AArch64] Add additional vecreduce fmax/fmin legal...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Sep 14 12:14:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cc947207283f934c72af0eb0b1a08978c59d40a2
https://github.com/llvm/llvm-project/commit/cc947207283f934c72af0eb0b1a08978c59d40a2
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization.ll
A llvm/test/CodeGen/AArch64/vecreduce-fmin-legalization.ll
Log Message:
-----------
[AArch64] Add additional vecreduce fmax/fmin legalization tests (NFC)
Add a vector widening test with ninf flag to the existing fmax
tests, and mirror them over into fmin tests.
More information about the All-commits
mailing list