llvm-project/mlir/test/lib
Jean-Michel Gorius e47805c995 [mlir] Add plus, star and optional less/greater parsing
The tokens are already handled by the lexer. This revision exposes them
through the parser interface.

This revision also adds missing functions for question mark parsing and
completes the list of valid punctuation tokens in the documentation.

Differential Revision: https://reviews.llvm.org/D90907
2020-11-12 13:28:31 +01:00
..
Dialect [mlir] Add plus, star and optional less/greater parsing 2020-11-12 13:28:31 +01:00
IR [mlir] Move TestDialect and its passes to mlir::test namespace. 2020-11-05 15:29:15 +01:00
Pass [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Reducer Create TestReducer pass 2020-07-11 00:46:57 +00:00
Transforms [mlir][Linalg] Improve the logic to perform tile and fuse with better dependence tracking. 2020-11-12 00:25:24 -08:00
CMakeLists.txt [mlir] use the new stateful LLVM type translator by default 2020-08-06 00:36:33 +02:00