[Mlir-commits] [mlir] [mlir][vector] Update tests/patterns for vector.transpose (PR #91359)
Han-Chung Wang
llvmlistbot at llvm.org
Tue May 7 14:34:19 PDT 2024
hanhanW 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`.
https://github.com/llvm/llvm-project/pull/91359
More information about the Mlir-commits
mailing list