[PATCH] D139628: [ARM][CodeGen] Add integer support for complex deinterleaving

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 03:43: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 rGa3dc5b534a80: [ARM][CodeGen] Add integer support for complex deinterleaving (authored by NickGuy).

Changed prior to commit:
  https://reviews.llvm.org/D139628?vs=481265&id=482061#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139628/new/

https://reviews.llvm.org/D139628

Files:
  llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i16-add.ll
  llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i32-add.ll
  llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i64-add.ll
  llvm/test/CodeGen/Thumb2/mve-complex-deinterleaving-i8-add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139628.482061.patch
Type: text/x-patch
Size: 50710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/0bea7683/attachment.bin>


More information about the llvm-commits mailing list