[llvm] [LV] Add target-independent test for type-mismatch (PR #130295)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 7 09:07:11 PST 2025


artagnon wrote:

> In the commit message you say `The test suite of LoopVectorize suffers from a coverage hole when types mismatch`, but what types are you referring to and in what context? It's not obvious what code path/problem you're trying to test.

Thanks, I've clarified this in the message, and added two more tests.

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


More information about the llvm-commits mailing list