[PATCH] D107058: [SLP]Fix a crash in gathered loads analysis.
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 29 16:17:23 PDT 2021
ABataev added a comment.
In D107058#2915078 <https://reviews.llvm.org/D107058#2915078>, @spatel wrote:
> Code changes LGTM. No test changes in the updated revision though?
> Note that there's a new bugzilla report that has another potential test example for this bug:
> https://llvm.org/PR51275
No test changes and actually there should not be any. It is a corner case.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107058/new/
https://reviews.llvm.org/D107058
More information about the llvm-commits
mailing list