[Mlir-commits] [mlir] [mlir][vector] Update tests/patterns for vector.transpose (PR #91359)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Wed May 8 06:51:51 PDT 2024
banach-space wrote:
> > tests specific to X86 (avx2_lowering_strategy = true) are moved to a dedicated file (to seperate generic tests from target-specific tests)
>
> Where is the file? I don't see it in the PR. It looks like you're removing bunch of lit tests from `vector-transpose-lowering.mlir`.
Sorry about that, forgot to attach it. Fixed in the latest commit.
https://github.com/llvm/llvm-project/pull/91359
More information about the Mlir-commits
mailing list