ΒΆllvm::MVT getMVTForLLT(llvm::LLT Ty)

Description

Get a rough equivalent of an MVT for a given LLT. MVT can't distinguish pointers, so these will convert to a plain integer.

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

Parameters

llvm::LLT Ty