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

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 06:31:33 PST 2022


NickGuy created this revision.
NickGuy added reviewers: dmgreen, samtebbs.
NickGuy added a project: LLVM.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
NickGuy requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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.481265.patch
Type: text/x-patch
Size: 64224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/602ed022/attachment.bin>


More information about the llvm-commits mailing list