ΒΆllvm::LegalizeMutation changeElementSizeTo(
    unsigned int TypeIdx,
    unsigned int FromTypeIdx)

Description

Change the scalar size or element size to have the same scalar size as type index \p FromIndex. Unlike changeElementTo, this discards pointer types and only changes the size.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:371

Parameters

unsigned int TypeIdx
unsigned int FromTypeIdx