Closed frej closed 3 years ago
Changes needed:
The math operations in the standard dialect have moved to their own math dialect. Update tests, Arc-to-Rust lowering and dialect loading in arc-mlir.
math
MLIRContext::getDialectRegistry() now returns a const value. Change registration logic in arc-mlir to avoid warning.
Changes needed:
The math operations in the standard dialect have moved to their own
math
dialect. Update tests, Arc-to-Rust lowering and dialect loading in arc-mlir.MLIRContext::getDialectRegistry() now returns a const value. Change registration logic in arc-mlir to avoid warning.