[PATCH] D149627: [NFC][SLP] Cleanup: Simplify traversal loop in SLPVectorizerPass::vectorizeHorReduction().
Alexey Bataev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 11:21:30 PDT 2023
ABataev added a comment.
In D149627#4316334 <https://reviews.llvm.org/D149627#4316334>, @vporpo wrote:
> Updated assertion message. How about this?
The break below already means it, better to describe why Stack is expected to be empty here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149627/new/
https://reviews.llvm.org/D149627
More information about the llvm-commits
mailing list