[PATCH] D129067: [CodeGen] Complex deinterleaving vector splitting

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 02:58:36 PDT 2022


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

Adds support for splitting complex vectors so they can fit within vector registers


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129067

Files:
  llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129067.442051.patch
Type: text/x-patch
Size: 15178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220704/95a0b32c/attachment.bin>


More information about the llvm-commits mailing list