llvm-project/mlir
Tatiana Shpeisman 6ada91db02 Parse ML function arguments, return statement operands, and for statement loop header.
Loop bounds and presumed to be constants for now and are stored in ForStmt as affine constant expressions.  ML function arguments, return statement operands and loop variable name are dropped for now.

PiperOrigin-RevId: 205256208
2019-03-29 12:36:20 -07:00
..
include/mlir Parse ML function arguments, return statement operands, and for statement loop header. 2019-03-29 12:36:20 -07:00
lib Parse ML function arguments, return statement operands, and for statement loop header. 2019-03-29 12:36:20 -07:00
test/IR Parse ML function arguments, return statement operands, and for statement loop header. 2019-03-29 12:36:20 -07:00
tools/mlir-opt Expand check-parser-errors to match multiple errrors per line. 2019-03-29 12:30:35 -07:00
LICENSE.TXT Continue sketching out basic infrastructure, including an input and output 2019-03-29 12:23:51 -07:00