mirror of
https://github.com/ROCm/jax.git
synced 2025-04-24 00:16:06 +00:00

This follows the introduction of chlo.top_k in the diffbase. PiperOrigin-RevId: 447581682
This directory contains LLVM FileCheck tests that verify that JAX primitives can be lowered to MHLO.
These tests are intended to be a quick and easy-to-understand way to catch regressions from changes due the MLIR Python bindings and from changes to the various MLIR dialects used by JAX, without needing to run the full JAX test suite.