[all-commits] [llvm/llvm-project] 411eb8: [ARM] Fix missing MVE_VMUL_qr predicate
David Green via All-commits
all-commits at lists.llvm.org
Wed Jul 22 12:43:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 411eb87c7962ec817ab6bf7aa3c737a3159d2d4e
https://github.com/llvm/llvm-project/commit/411eb87c7962ec817ab6bf7aa3c737a3159d2d4e
Author: David Green <david.green at arm.com>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrMVE.td
Log Message:
-----------
[ARM] Fix missing MVE_VMUL_qr predicate
This was missed out of 1030e82598da, but hopefully fixes the issues
reported with NEON accidentally generating MVE instructions.
More information about the All-commits
mailing list