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

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 18:57:17 PST 2023


dyung added a comment.

Hi @zhuhan0 one of our internal tests started to fail and I bisected it back to your change. I've put details and repro up in issue 61318 <https://github.com/llvm/llvm-project/issues/61318>, can you take a look?


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