ΒΆconst llvm::fltSemantics& getFltSemanticForLLT(
    llvm::LLT Ty)

Description

Get the appropriate floating point arithmetic semantic based on the bit size of the given scalar LLT.

Declared at: llvm/include/llvm/CodeGen/LowLevelType.h:42

Parameters

llvm::LLT Ty