[all-commits] [llvm/llvm-project] 49384f: Cleanup of Complex Deinterleaving pass (NFCI)
NickGuy-Arm via All-commits
all-commits at lists.llvm.org
Tue Mar 14 05:11:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49384f14113b402e2c6feb8cef476beda4527be7
https://github.com/llvm/llvm-project/commit/49384f14113b402e2c6feb8cef476beda4527be7
Author: Nicholas Guy <nicholas.guy at arm.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
Log Message:
-----------
Cleanup of Complex Deinterleaving pass (NFCI)
Differential Revision: https://reviews.llvm.org/D143177
Commit: 96615c856df50d68f41f2f72c12e5bb912def9bf
https://github.com/llvm/llvm-project/commit/96615c856df50d68f41f2f72c12e5bb912def9bf
Author: Nicholas Guy <nicholas.guy at arm.com>
Date: 2023-03-14 (Tue, 14 Mar 2023)
Changed paths:
M llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h
M llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
M llvm/test/CodeGen/AArch64/complex-deinterleaving-mixed-cases.ll
M llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-mixed-cases.ll
Log Message:
-----------
[Codegen][ARM][AArch64] Support symmetric operations on complex numbers
Differential Revision: https://reviews.llvm.org/D142482
Compare: https://github.com/llvm/llvm-project/compare/586e497f7985...96615c856df5
More information about the All-commits
mailing list