[PATCH] D132096: [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
Fri Sep 23 11:19:31 PDT 2022
dyung added a comment.
I can confirm that the issues I bisected to this commit in GHI #57796 and #57821 are still present in commit 465ec4e0b48c005f5d5de8adee0c33469a7b9862 <https://reviews.llvm.org/rG465ec4e0b48c005f5d5de8adee0c33469a7b9862>, so I will be reverting the change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132096/new/
https://reviews.llvm.org/D132096
More information about the llvm-commits
mailing list