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

Mingming Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 16 16:35:29 PST 2021


luna added a comment.

thanks everyone for the feedback!

I took the liberty to create another revision (https://reviews.llvm.org/D115914) and add all reviewers there.

Let me know if it's more idiomatic to just revise in this revision and I could make that happen.


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