Mehdi Amini 8f4320cf1d Fix MLIR Build with some version of GCC
mlir/lib/Conversion/ArithToLLVM/ArithToLLVM.cpp:67:30: error: use 'template' keyword to treat 'dyn_cast_or_null' as a dependent template name
                            .dyn_cast_or_null<arith::FastMathFlagsAttr>();
                             ^
                             template
2022-10-26 23:22:44 +00:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.