Helpers that build LegalizeMutation callables for legalizer rules.

Functions

Name

Description

changeElementCountTo

changeElementCountTo overloads

changeElementSizeTo

changeElementSizeTo overloads

changeElementTo

changeElementTo overloads

changeTo

changeTo overloads

moreElementsToNextPow2

Add more elements to the type for the given type index to the next power of 2.

scalarize

Break up the vector type for the given type index into the element type.

widenScalarOrEltToNextMultipleOf

Widen the scalar type or vector element type for the given type index to next multiple of Size.

widenScalarOrEltToNextPow2

Widen the scalar type or vector element type for the given type index to the next power of 2.

Created with MrDocs