[PATCH] D114832: [SROA] Improve SROA to prevent generating redundant coalescing operations.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 10:22:59 PST 2021
lebedev.ri added a comment.
Can the issues instead be viewed as missed transformations that should be implemented instead of trying to prevent creating those "bad" patterns?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114832/new/
https://reviews.llvm.org/D114832
More information about the llvm-commits
mailing list