Home
last modified time | relevance | path

Searched refs:getIntFromAttr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp658 static int64_t getIntFromAttr(Attribute attr) { in getIntFromAttr() function
673 loc, getIntFromAttr(o.template get<Attribute>()))); in ofrToIndexValues()