tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.74k stars 260 forks source link

add some new parser hooks to the parser to support FIR types #245

Closed schweitzpgi closed 5 years ago

schweitzpgi commented 5 years ago

allow access to '?', '*', and optional '{' and '}' tokens.

schweitzpgi commented 5 years ago

OK, done.