MLIR  19.0.0git
Functions
AttrTypeSubElements.cpp File Reference
#include "mlir/IR/Operation.h"
#include <optional>

Go to the source code of this file.

Functions

template<typename T >
static void updateSubElementImpl (T element, AttrTypeReplacer &replacer, SmallVectorImpl< T > &newElements, FailureOr< bool > &changed)
 

Function Documentation

◆ updateSubElementImpl()

template<typename T >
static void updateSubElementImpl ( element,
AttrTypeReplacer replacer,
SmallVectorImpl< T > &  newElements,
FailureOr< bool > &  changed 
)
static