[all-commits] [llvm/llvm-project] a3dc5b: [ARM][CodeGen] Add integer support for complex dei...
NickGuy-Arm via All-commits
all-commits at lists.llvm.org
Mon Dec 12 03:43:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3dc5b534a80c1b6d2a22c4bb8710f89d034d63d
https://github.com/llvm/llvm-project/commit/a3dc5b534a80c1b6d2a22c4bb8710f89d034d63d
Author: Nicholas Guy <nicholas.guy at arm.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
M llvm/lib/Target/ARM/ARMISelLowering.cpp
A llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i16-add.ll
A llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i32-add.ll
A llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i64-add.ll
A llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i8-add.ll
Log Message:
-----------
[ARM][CodeGen] Add integer support for complex deinterleaving
Differential Revision: https://reviews.llvm.org/D139628
More information about the All-commits
mailing list