[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
Thu Sep 22 23:38:06 PDT 2022
dyung added a comment.
In D132096#3800407 <https://reviews.llvm.org/D132096#3800407>, @A-Wadhwani wrote:
> Hey @dyung, I think I have an idea as to what's causing the first issue, and I'll try to figure out what's up with the second issue. Thanks for bringing these up!
Hi @A-Wadhwani, are you actively looking into the issues I mentioned? If so, any ETA? If you are not currently looking into them, or need more time to investigate, I'm inclined to revert the change as it has been a few days since they were reported with no updates and I am inclined to revert your change because it has some known issues.
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