[all-commits] [llvm/llvm-project] 81b4f3: [ARM] Replace llvm.experimental.vector.reduce.smax...
David Green via All-commits
all-commits at lists.llvm.org
Thu Oct 8 00:06:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81b4f3380b01c95ebc821bfafe1a304520ed39be
https://github.com/llvm/llvm-project/commit/81b4f3380b01c95ebc821bfafe1a304520ed39be
Author: David Green <david.green at arm.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/test/CodeGen/Thumb2/mve-vmaxv-vminv-scalar.ll
Log Message:
-----------
[ARM] Replace llvm.experimental.vector.reduce.smax with llvm.vector.reduce.smax. NFC
This fixes up some newer tests after D88787.
More information about the All-commits
mailing list