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

Description

Get a rough equivalent of an LLT for a given MVT. LLT does not yet support scalarable vector types, and will assert if used.

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

Parameters

llvm::MVT Ty