|
picceler
|
#include "ops.h"#include <mlir/IR/Matchers.h>#include <mlir/IR/PatternMatch.h>#include <mlir/Dialect/Arith/IR/Arith.h>#include <spdlog/spdlog.h>Classes | |
| struct | picceler::CombineNestedCrops |
| Canonicalization pattern for the CropOp that combines nested crop operations into a single crop operation. only applicable when both crop operations have constant integer coordinates and dimensions. More... | |
Namespaces | |
| namespace | picceler |