[Mlir-commits] [mlir] [mlir][x86vector] AVX512-BF16 Convert packed F32 to BF16 (PR #125685)

Renato Golin llvmlistbot at llvm.org
Mon Feb 17 03:11:06 PST 2025


https://github.com/rengolin approved this pull request.

Same as before. Not the best design, but following the existing pattern. This is helping us understand the design and will be target of an RFC soon on how to simplify CPU dialect lowering without needing a full blown VM dialect.

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


More information about the Mlir-commits mailing list