[llvm] [LoopVectorize] Enhance Vectorization decisions for predicate tail-folded loops with low trip counts (PR #69588)
Igor Kirillov via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 19 05:25:10 PDT 2023
igogo-x86 wrote:
> It looks like test coverage for the new functionality is missing at the moment?
That's a question I would like to ask. Since this change doesn't add new functionality, just changes the decision made in the process, what would be a good test for it?
https://github.com/llvm/llvm-project/pull/69588
More information about the llvm-commits
mailing list