This PR exposes the region-based isTopLevelValue,
which is useful for other code that performs Affine transformations,
but is not within AffineOps.cpp
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/Affine/IR/AffineOps.h | ||
---|---|---|
33–41 | TODO here: these should be renamed if they are on the mlir namespace -- ideally, they should go on a mlir::affine:: namespace. |
TODO here: these should be renamed if they are on the mlir namespace -- ideally, they should go on a mlir::affine:: namespace.