[Mlir-commits] [mlir] Revert "Support float8_e3m4 and float8_e4m3 in np_to_memref (#186453)" (PR #186677)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Mar 15 10:29:40 PDT 2026
srcarroll wrote:
> they probably just don't have a recent enough version of `ml_dtypes` [jax-ml/ml_dtypes at 4a03c71](https://github.com/jax-ml/ml_dtypes/commit/4a03c71a1511c8f1350655128885a0decdbdd950)
>
> you just need to bump our minimum required version past that (but also don't forget to regenerate [`all_requirements.txt`](https://github.com/llvm/llvm-project/blob/main/.ci/all_requirements.txt).
Thanks. I'll look into it when I can (maybe tomorrow). Do you know why this isn't run in the PR jobs? I don't really know how to get this tested before merging. I don't mess with anything nvidia
https://github.com/llvm/llvm-project/pull/186677
More information about the Mlir-commits
mailing list