momchil-velikov wrote: > Is `__mfp8` a floating type? `isFloatingType()` on it returns `false`, was that the case before as well? It was the case before and it's intentional. That type is more like a union of two floating-point types. https://github.com/llvm/llvm-project/pull/123604