My Project
Namespaces | Functions
Utils.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/DenseMap.h"
Include dependency graph for Utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mlir
 

Functions

Optional< SmallVector< int64_t, 4 > > mlir::shapeRatio (ArrayRef< int64_t > superShape, ArrayRef< int64_t > subShape)
 
Optional< SmallVector< int64_t, 4 > > mlir::shapeRatio (VectorType superVectorType, VectorType subVectorType)