[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
Mon Sep 19 06:13:14 PDT 2022
dyung added a comment.
This test also seems to be causing a miscompile in another one of our internal tests and I have filed that as GHI #57821 <https://github.com/llvm/llvm-project/issues/57821>. @A-Wadhwani, can you take a look into that issue as well?
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