[all-commits] [llvm/llvm-project] 0f83d3: [ARM] MVE vabd
David Green via All-commits
all-commits at lists.llvm.org
Sat Jun 26 11:41:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f83d37a144ad4a9e530703d80e02e18b3b84c02
https://github.com/llvm/llvm-project/commit/0f83d37a144ad4a9e530703d80e02e18b3b84c02
Author: David Green <david.green at arm.com>
Date: 2021-06-26 (Sat, 26 Jun 2021)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
M llvm/lib/Target/ARM/ARMInstrMVE.td
M llvm/test/CodeGen/Thumb2/mve-vabdus.ll
Log Message:
-----------
[ARM] MVE vabd
This adds MVE lowering for VABDS/VABDU, using the code parted from
AArch64 in D91937.
Differential Revision: https://reviews.llvm.org/D91938
More information about the All-commits
mailing list