llvm-project/mlir/test/mlir-reduce
Rahul Joshi 8b5a3e4632 [MLIR] Change FuncOp assembly syntax to print visibility inline instead of in attrib dict.
- Change syntax for FuncOp to be `func <visibility>? @name` instead of printing the
  visibility in the attribute dictionary.
- Since printFunctionLikeOp() and parseFunctionLikeOp() are also used by other
  operations, make the "inline visibility" an opt-in feature.
- Updated unit test to use and check the new syntax.

Differential Revision: https://reviews.llvm.org/D90859
2020-11-09 11:08:08 -08:00
..
dce-test.mlir [MLIR] Change FuncOp assembly syntax to print visibility inline instead of in attrib dict. 2020-11-09 11:08:08 -08:00
failure-test.sh Create Reduction Tree Pass 2020-08-07 23:17:31 +00:00
multiple-function.mlir [mlir, win] Mark several MLRI tests as unsupported on system-windows 2020-10-09 16:27:50 -07:00
simple-test.mlir [mlir, win] Mark several MLRI tests as unsupported on system-windows 2020-10-09 16:27:50 -07:00
single-function.mlir Create Optimization Pass Wrapper for MLIR Reduce 2020-08-18 16:47:10 +00:00
test.sh Create the MLIR Reduce framework 2020-07-07 23:42:53 +00:00