[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
Sun Oct 4 09:19:48 PDT 2020
lebedev.ri updated this revision to Diff 296053.
lebedev.ri added a comment.
Fix debuginfo test
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/PhaseOrdering/instcombine-sroa-inttoptr.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.296053.patch
Type: text/x-patch
Size: 8872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201004/9720af1f/attachment.bin>
More information about the llvm-commits
mailing list