[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
Wed Mar 8 12:01:53 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf9c2a341b94c: [SROA] Create additional vector type candidates based on store and load slices (authored by zhuhan0).

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.503468.patch
Type: text/x-patch
Size: 21062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230308/e50342e1/attachment.bin>


More information about the llvm-commits mailing list