[all-commits] [llvm/llvm-project] 3772ea: [ARM][MVE] Tail predicate VMAX, VMAXA, VMIN, VMINA
Sam Parker via All-commits
all-commits at lists.llvm.org
Fri Jan 10 06:24:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3772ea9dd9368cfdc73595854c143bc3f16a5ade
https://github.com/llvm/llvm-project/commit/3772ea9dd9368cfdc73595854c143bc3f16a5ade
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-01-10 (Fri, 10 Jan 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrMVE.td
M llvm/unittests/Target/ARM/MachineInstrTest.cpp
Log Message:
-----------
[ARM][MVE] Tail predicate VMAX,VMAXA,VMIN,VMINA
Add the MVE min and max instructions to our tail predication
whitelist.
Differential Revision: https://reviews.llvm.org/D72502
More information about the All-commits
mailing list