hanchenye-llvm-project/mlir/test/lib
Rob Suderman 8dea784b3e [mlir][tosa] Add tosa shape inference with InferReturnTypeComponent
Added InferReturnTypeComponents for NAry operations, reshape, and reverse.
With the additional tosa-infer-shapes pass, we can infer/propagate shapes
across a set of TOSA operations. Current version does not modify the
FuncOp type by inserting an unrealized conversion cast prior to any new
non-matchin returns.

Differential Revision: https://reviews.llvm.org/D105312
2021-07-01 16:04:26 -07:00
..
Analysis Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Conversion Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Dialect [mlir][tosa] Add tosa shape inference with InferReturnTypeComponent 2021-07-01 16:04:26 -07:00
IR [MLIR] Add argument insertion helpers for FunctionLike 2021-07-01 09:18:57 +02:00
Pass Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Reducer [mlir][NFC] Cleanup the MLIRTestReducer pass 2021-06-23 01:29:24 +00:00
Rewrite Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
Transforms Migrate MLIR test passes to the new registration API 2021-06-16 23:42:17 +00:00
CMakeLists.txt [mlir][NFC] Move passes in test/lib/Transforms/ to a directory that mirrors what they test 2021-05-14 10:28:11 -07:00