[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 15:26:17 PST 2023


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

Separate RankVectorTypes bug fix into another diff.


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.498169.patch
Type: text/x-patch
Size: 21422 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/c08a1dcf/attachment.bin>


More information about the llvm-commits mailing list