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

Matthias Gehre llvmlistbot at llvm.org
Fri Aug 23 02:09:57 PDT 2024


mgehre-amd 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?

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


More information about the Mlir-commits mailing list