[PATCH] D152022: [CodeGen] Add support for reductions in ComplexDeinterleaving pass

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 08:55:25 PDT 2023


igor.kirillov updated this revision to Diff 531366.
igor.kirillov edited the summary of this revision.
igor.kirillov added a comment.

Rebase before pushing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152022

Files:
  llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h
  llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
  llvm/test/CodeGen/AArch64/complex-deinterleaving-reductions-scalable.ll
  llvm/test/CodeGen/AArch64/complex-deinterleaving-reductions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152022.531366.patch
Type: text/x-patch
Size: 28141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/b76d57ca/attachment.bin>


More information about the llvm-commits mailing list