[PATCH] D114832: [SROA] Improve SROA to prevent generating redundant coalescing operations.

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 17:00:15 PST 2021


luna added a comment.

In D114832#3162966 <https://reviews.llvm.org/D114832#3162966>, @davidxl wrote:

> I suggest simplify the title to : "Improve SROA to prevent generating redundant coalescing operations'.

Done, thanks for the suggestion!


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