[llvm] [LAA] Pre-commit tests exercising different types (PR #151091)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 6 05:40:30 PDT 2025


artagnon wrote:

> ```
>     i16    i64
> [ . 0 0 . 1 1 1 1] [ 1 x x 1 . . . . ]
>     i16        i32
> [ . . 0 0 . . 1 1] [ 1 1 0 0 . . 1 1 ]
> ```

Thanks! This is a huge improvement to the tests.


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


More information about the llvm-commits mailing list