[clang] [AArch64] Refactor implementation of FP8 types (NFC) (PR #123604)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 29 06:09:28 PST 2025
tbaederr wrote:
Is `__mfp8` a floating type? `isFloatingType()` on it returns `false`, was that the case before as well?
https://github.com/llvm/llvm-project/pull/123604
More information about the cfe-commits
mailing list