[PATCH] D118538: [SLP] Schedule only sub-graph of vectorizable instructions
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 3 12:11:17 PST 2022
aeubanks added a comment.
Running slp-vectorizer on the attached file, you'll see that the same issue with stacksave/restore and inalloca allocas happens around the second call to `IsDeprecatedMap`.
F22312592: b.ll <https://reviews.llvm.org/F22312592>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118538/new/
https://reviews.llvm.org/D118538
More information about the llvm-commits
mailing list