[all-commits] [llvm/llvm-project] c9f5cd: Revert "[ARM]Fold select_cc(vecreduce_[u|s][min|ma...
AE via All-commits
all-commits at lists.llvm.org
Mon Oct 5 10:54:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9f5cdd4531e2836f47ceb28b80fd7f418645d96
https://github.com/llvm/llvm-project/commit/c9f5cdd4531e2836f47ceb28b80fd7f418645d96
Author: Amara Emerson <amara at apple.com>
Date: 2020-10-05 (Mon, 05 Oct 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMISelLowering.h
M llvm/lib/Target/ARM/ARMInstrMVE.td
R llvm/test/CodeGen/Thumb2/mve-vmaxv-vminv-scalar.ll
Log Message:
-----------
Revert "[ARM]Fold select_cc(vecreduce_[u|s][min|max], x) into VMINV or VMAXV"
This reverts commit 2573cf3c3d42c943cb91b6e85b803f7671260185.
These seem to break some lit tests.
More information about the All-commits
mailing list