[all-commits] [llvm/llvm-project] dd8153: [ARM][MVE] Tail predicate VML[A|S]LDAV
Sam Parker via All-commits
all-commits at lists.llvm.org
Wed Apr 15 03:35:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dd8153b757595f067b800db50a14ae0c599c54bc
https://github.com/llvm/llvm-project/commit/dd8153b757595f067b800db50a14ae0c599c54bc
Author: Sam Parker <sam.parker at arm.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrMVE.td
M llvm/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
M llvm/unittests/Target/ARM/MachineInstrTest.cpp
Log Message:
-----------
[ARM][MVE] Tail predicate VML[A|S]LDAV
Make the non-exchanging versions of the multiply add/sub instructions
validForTailPredication.
Differential Revision: https://reviews.llvm.org/D77648
More information about the All-commits
mailing list