[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
parent
b9d36540
Please register or sign in to comment