[PATCH] D115362: Compute estimated trip counts for multiple exit loops
Anna Thomas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 8 13:10:59 PST 2021
anna added a comment.
Nice find! This is obviously a good thing to do for unrolling. Any ideas why there's no vectorization test cases to update since we do support multi-exit vectorization?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115362/new/
https://reviews.llvm.org/D115362
More information about the llvm-commits
mailing list