[llvm] Adding the support for vectorization of loops with load based tripcount (PR #209390)
Manish Srivastava via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 18 11:33:42 PDT 2026
================
----------------
mk-srivastava wrote:
Seems logical, will divide the whole PR into 3 separate PRs.
1. Will be for SCEV change
2. Will be for LAA change
3. Final will be for LoopVectorize change
Will keep this PR up though to showcase the overall intention and actual working I am hoping to get.
https://github.com/llvm/llvm-project/pull/209390
More information about the llvm-commits
mailing list