Updates LLVM usage to match
[8aff88fd3a5f](https://github.com/llvm/llvm-project/commit/8aff88fd3a5f)

PiperOrigin-RevId: 461889195
This commit is contained in:
Benjamin Kramer 2022-07-19 08:30:35 -07:00 committed by jax authors
parent 12ce369c94
commit 2c72858928

View File

@ -53,7 +53,6 @@ py_library(
"//jaxlib/mlir:ml_program_dialect",
"//jaxlib/mlir:pass_manager",
"//jaxlib/mlir:sparse_tensor_dialect",
"//jaxlib/mlir:transforms",
],
)