[PATCH] D153808: [CodeGen] Extend ComplexDeinterleaving pass to recognise patterns using integer types
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 19 04:05:33 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc15557d64eb9: [CodeGen] Extend ComplexDeinterleaving pass to recognise patterns using integer… (authored by igor.kirillov).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153808/new/
https://reviews.llvm.org/D153808
Files:
llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/test/CodeGen/AArch64/complex-deinterleaving-i16-add-scalable.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-i16-mul-scalable.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-i32-add-scalable.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-i32-mul-scalable.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-i64-add-scalable.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-i64-mul-scalable.ll
llvm/test/CodeGen/AArch64/complex-deinterleaving-i8-add-scalable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153808.541949.patch
Type: text/x-patch
Size: 60333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/6fe62029/attachment-0001.bin>
More information about the llvm-commits
mailing list