|
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. More... | |
Transformation information returned after vectorizing.
Definition at line 892 of file Transforms.h.
| SmallVector<Value> mlir::linalg::VectorizationResult::replacements |
Results of the vectorization transform to replace the original operation.
Definition at line 894 of file Transforms.h.