[PATCH] D153355: [CodeGen] Add support for Splats in ComplexDeinterleaving pass

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 10:50:58 PDT 2023


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

Refactor part of the code into separate revision (D153446 <https://reviews.llvm.org/D153446>)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153355

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153355.533335.patch
Type: text/x-patch
Size: 17123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230621/71d5d31e/attachment.bin>


More information about the llvm-commits mailing list