[Mlir-commits] [mlir] [mlir][x86] Move AMX dialect into X86 dialect (PR #183717)

Renato Golin llvmlistbot at llvm.org
Fri Feb 27 02:27:46 PST 2026


rengolin wrote:

> The MLIR AMX tests are now nested under X86 directory. To enable AMX integration tests, 'MLIR_RUN_X86_TESTS' must also be defined.

Can we not just merge the two flags into one? Why do we need `MLIR_RUN_X86_AMX_TESTS`?

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


More information about the Mlir-commits mailing list