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

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 27 05:19:40 PDT 2024


david-arm wrote:

I've added comments explaining why it's ok to use the symbolic max variant. I also fixed rename a variable in createInitialVPlan that was shadowing a variable of the same name in the VPlan class.

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


More information about the llvm-commits mailing list