Issue 144683
Summary Incorrect branch weights being added around vector epilogue loops
Labels vectorizers, vectorization
Assignees
Reporter david-arm
    See PR https://github.com/llvm/llvm-project/pull/144682, which adds a test showing that we set the wrong branch weights in some cases, in particular in the vector epilogue iteration count check block where the branch weight suggests we always skip the epilogue.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to