[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
Tue Jul 26 18:07:57 PDT 2022


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

Update a test and move checkVectorTypeForPromotion check after array handling.


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.447903.patch
Type: text/x-patch
Size: 26647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/60eb4671/attachment.bin>


More information about the llvm-commits mailing list