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

Igor Kirillov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 04:03:32 PDT 2023


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

Precommit tests


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.534904.patch
Type: text/x-patch
Size: 12547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230627/ce70f5f8/attachment.bin>


More information about the llvm-commits mailing list