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

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 13:49:30 PDT 2023


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

Add tests


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.527958.patch
Type: text/x-patch
Size: 24568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/d9ed30e8/attachment.bin>


More information about the llvm-commits mailing list