[llvm] [LoopVectorize] In LoopVectorize.cpp start using getSymbolicMaxBackedgeTakenCount (PR #108833)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 02:34:02 PDT 2024


https://github.com/paulwalker-arm approved this pull request.

I think you might be taking the "create small patches" idea a bit too far but I suppose this change does ensure LoopVectorize is not relying on the more restricted behaviour of `getBackedgeTakenCount()`.

https://github.com/llvm/llvm-project/pull/108833


More information about the llvm-commits mailing list