Skip to content

Commit 8619212

Browse files
committed
1 parent 2477272 commit 8619212

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/include/mlir/Dialect/Math/IR/MathBase.td

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ def Math_Dialect : Dialect {
1515
The math dialect is intended to hold mathematical operations on integer and
1616
floating type beyond simple arithmetics.
1717
}];
18+
let emitAccessorPrefix = kEmitAccessorPrefix_Both;
1819
}
1920
#endif // MATH_BASE

0 commit comments

Comments
 (0)