llvm-project/mlir/test/lib
River Riddle b58d9aee11 Add support to OpAsmParser for parsing unknown keywords.
This is useful in several cases, for example a user may want to sugar the syntax of a string(as we do with custom operation syntax), or avoid many nested ifs for  parsing a set of known keywords.

PiperOrigin-RevId: 269695451
2019-09-17 17:55:34 -07:00
..
Pass Publicly expose the functionality to parse a textual pass pipeline. 2019-09-13 17:54:00 -07:00
TestDialect Add support to OpAsmParser for parsing unknown keywords. 2019-09-17 17:55:34 -07:00
Transforms NFC: Finish replacing FunctionPassBase/ModulePassBase with OpPassBase. 2019-09-13 13:34:27 -07:00
CMakeLists.txt Refactor PassTiming to support nested pipelines. 2019-09-08 19:58:13 -07:00