[Mlir-commits] [mlir] [MLIR][Types] add isFloat() to Type class (PR #88926)

Jacques Pienaar llvmlistbot at llvm.org
Wed Apr 17 05:55:46 PDT 2024


jpienaar wrote:

I'm not convinced float should be privileged like this. This also introduces a different way to query the same info as already have via the isa/dyn_cast etc queries.

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


More information about the Mlir-commits mailing list