[PATCH] D129066: [AArch64][CodeGen] Add AArch64 support for complex deinterleaving
Nicholas Guy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 06:01:17 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG41a3f92596a7: [AArch64][CodeGen] Add AArch64 support for complex deinterleaving (authored by NickGuy).
Changed prior to commit:
https://reviews.llvm.org/D129066?vs=475466&id=475809#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129066/new/
https://reviews.llvm.org/D129066
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-f16-add.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-f16-mul.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-f32-add.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-f32-mul.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-f64-add.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-f64-mul.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-mixed-cases.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-uniform-cases.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129066.475809.patch
Type: text/x-patch
Size: 72363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221116/21ffd127/attachment.bin>
More information about the llvm-commits
mailing list