[PATCH] D114832: [SROA] For a type of alloca access, skip scalarization in SROA pass; the goal is to save useless operations to coalesce values.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 16:59:08 PST 2021


davidxl added a comment.

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


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