llvm-capstone/mlir/test
River Riddle 4a3460a791 [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type"
This removes any potential confusion with the `getType` accessors
which correspond to SSA results of an operation, and makes it
clear what the intent is (i.e. to represent the type of the function).

Differential Revision: https://reviews.llvm.org/D121762
2022-03-16 17:07:04 -07:00
..
Analysis [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
CAPI [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
Conversion [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Dialect [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
Examples [mlir][toy] Define a FuncOp operation in toy and drop the dependence on FuncOp 2022-03-15 14:55:51 -07:00
Integration [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Interfaces [mlir] Data layout for integer and float types 2022-03-02 14:56:49 +01:00
IR [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
lib [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
mlir-cpu-runner [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
mlir-linalg-ods-gen [mlir][OpDSL] Add support for adding canonicalization patterns. 2022-03-08 15:56:59 +00:00
mlir-lsp-server [mlir:FunctionOpInterface] Rename the "type" attribute to "function_type" 2022-03-16 17:07:04 -07:00
mlir-opt [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
mlir-pdll [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
mlir-reduce
mlir-spirv-cpu-runner
mlir-tblgen [mlir] Refactor how parser/printers are specified for AttrDef/TypeDef 2022-03-15 00:42:31 -07:00
mlir-translate
mlir-vulkan-runner
Pass [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
python [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Rewrite [mlir][PDL] Define a new PDLInterp::FuncOp operation and drop uses of FuncOp 2022-03-15 14:55:51 -07:00
Target [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Transforms [mlir] Move the Builtin FuncOp to the Func dialect 2022-03-16 17:07:03 -07:00
Unit Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00
APITest.h
CMakeLists.txt [mlir][sparse] remove unused test matrix file 2022-02-17 15:04:06 -08:00
lit.cfg.py
lit.site.cfg.py.in Use lit_config.substitute instead of foo % lit_config.params everywhere 2022-03-16 09:57:41 +01:00