[PATCH] D143225: [SROA] Create additional vector type candidates based on store and load slices

Han Zhu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 10:34:53 PST 2023


zhuhan0 added a comment.

In D143225#4103038 <https://reviews.llvm.org/D143225#4103038>, @aprantl wrote:

> Is one of the tests testing that debug info is updated correctly in the new code path?

I don't think so. Not familiar with debug info TBH. Let me take a stab at that.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143225/new/

https://reviews.llvm.org/D143225



More information about the llvm-commits mailing list