MLIR
20.0.0git
|
#include "mlir/Dialect/Vector/IR/ScalableValueBoundsConstraintSet.h"
Public Attributes | |
int64_t | baseSize {0} |
bool | scalable {false} |
Definition at line 50 of file ScalableValueBoundsConstraintSet.h.
int64_t mlir::vector::ScalableValueBoundsConstraintSet::ConstantOrScalableBound::BoundSize::baseSize {0} |
Definition at line 51 of file ScalableValueBoundsConstraintSet.h.
bool mlir::vector::ScalableValueBoundsConstraintSet::ConstantOrScalableBound::BoundSize::scalable {false} |
Definition at line 52 of file ScalableValueBoundsConstraintSet.h.