[Mlir-commits] [mlir] [mlir] Support emit fp16 and bf16 type to cpp (PR #105803)

Jianjian Guan llvmlistbot at llvm.org
Sun Aug 25 23:45:12 PDT 2024


jacquesguan wrote:

> Thanks for your PR! Could you please update `mlir/docs/Dialects/emitc.md` to explain that `f16`/`bf16` will require certain compiler extensions to consume the generated C++ code?

Add to the doc.

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


More information about the Mlir-commits mailing list