|
MLIR 22.0.0git
|
Transformation information returned after vectorizing. More...
#include "mlir/Dialect/Linalg/Transforms/Transforms.h"
Public Attributes | |
| SmallVector< Value > | replacements |
| Results of the vectorization transform to replace the original operation. | |
Transformation information returned after vectorizing.
Definition at line 895 of file Transforms.h.
| SmallVector<Value> mlir::linalg::VectorizationResult::replacements |
Results of the vectorization transform to replace the original operation.
Definition at line 897 of file Transforms.h.