[PATCH] D88788: [SROA] rewritePartition()/findCommonType(): if uses have conflicting type, try getTypePartition() before falling back to largest integral use type (PR47592)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 6 23:20:58 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7fa503ef4aad: [SROA] rewritePartition()/findCommonType(): if uses have conflicting type, try… (authored by lebedev.ri).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88788/new/
https://reviews.llvm.org/D88788
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/test/DebugInfo/ARM/sroa-complex.ll
llvm/test/Transforms/SROA/ppcf128-no-fold.ll
llvm/test/Transforms/SROA/preserve-nonnull.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88788.296607.patch
Type: text/x-patch
Size: 5848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/7d93812a/attachment.bin>
More information about the llvm-commits
mailing list