[all-commits] [llvm/llvm-project] 96e94e: [ARM][MVE] Select vqabs
aWelker via All-commits
all-commits at lists.llvm.org
Wed Nov 20 05:58:49 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96e94e37e3a7d62eddd79fe40f025831327a4bfd
https://github.com/llvm/llvm-project/commit/96e94e37e3a7d62eddd79fe40f025831327a4bfd
Author: Anna Welker <anna.welker at arm.com>
Date: 2019-11-20 (Wed, 20 Nov 2019)
Changed paths:
M llvm/lib/Target/ARM/ARMInstrMVE.td
A llvm/test/CodeGen/Thumb2/vqabs.ll
Log Message:
-----------
[ARM][MVE] Select vqabs
Adds a pattern to ARMInstrMVE.td to use a VQABS
instruction if an equivalent multi-instruction
construct is found.
Differential revision: https://reviews.llvm.org/D70181
More information about the All-commits
mailing list