tensorflow / mlir

"Multi-Level Intermediate Representation" Compiler Infrastructure
1.73k stars 257 forks source link

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

Closed schweitzpgi closed 4 years ago

schweitzpgi commented 4 years ago

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

schweitzpgi commented 4 years ago

OK, done.