[PATCH] D143225: [SROA] Create additional vector type candidates based on store and load slices

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 16:18:54 PST 2023


zhuhan0 updated this revision to Diff 498189.
zhuhan0 added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143225

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/Transforms/SROA/pr57796.ll
  llvm/test/Transforms/SROA/sroa-common-type-fail-promotion.ll
  llvm/test/Transforms/SROA/vector-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143225.498189.patch
Type: text/x-patch
Size: 21062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/459e880d/attachment-0001.bin>


More information about the llvm-commits mailing list