[Mlir-commits] [mlir] [mlir][IR] Turn `FloatType` into a type interface (PR #118891)

Quentin Colombet llvmlistbot at llvm.org
Fri Dec 6 00:58:36 PST 2024


qcolombet wrote:

How does this (will) connect to the LLVM IR dialect/pure LLVM IR?
I am wondering how say FP8 (whatever variant) gets lowered to LLVM given we don't have a `Type` instance that can represent that IIRC.

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


More information about the Mlir-commits mailing list