[PATCH] D128073: [SROA] Try harder to find a vector promotion viable type when rewriting

Vang Thao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 13:03:11 PDT 2022


vangthao updated this revision to Diff 447443.
vangthao added a comment.

Add more tests and change some test names to what they are testing.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128073

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128073.447443.patch
Type: text/x-patch
Size: 25912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/ca5e2879/attachment.bin>


More information about the llvm-commits mailing list