spcl / open-earth-compiler

development repository for the open earth compiler
https://arxiv.org/abs/2005.13014
Other
72 stars 14 forks source link

update the argument list format of the stencil dialect to match the standards of mlir #7

Closed gysit closed 4 years ago

gysit commented 4 years ago

in the offical mlir repo multiple operations now support argument lists. Once they settle on a specific formatting we should update our dialect to adhere to these conventions