aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/Transforms/buffer-placement-preparation.mlir
AgeCommit message (Expand)AuthorFilesLines
2020-09-22[mlir][Linalg] Uniformize linalg.generic with named ops.Nicolas Vasilache1-39/+46
2020-09-02[mlir] Extend BufferAssignmentTypeConverter with result conversion callbacksEhsan Toosi1-0/+85
2020-09-02Revert "[mlir] Extend BufferAssignmentTypeConverter with result conversion ca...Lei Zhang1-85/+0
2020-09-02[mlir] Extend BufferAssignmentTypeConverter with result conversion callbacksEhsan Toosi1-0/+85
2020-07-07[mlir] Support unranked types in func signature conversion in BufferPlacement.Alexander Belyaev1-0/+6
2020-06-09Change filecheck default to dump input on failureMehdi Amini1-1/+1
2020-06-08[mlir] Introduce allowMemrefFunctionResults for the helper operation converte...Ehsan Toosi1-2/+2
2020-06-02[mlir] Introduce CallOp converter for buffer placementEhsan Toosi1-0/+89
2020-05-29[MLIR][BufferPlacement] Support functions that return Memref typed resultsEhsan Toosi1-6/+22
2020-05-19[MLIR] Update the FunctionAndBlockSignatureConverter and NonVoidToVoidReturnO...Ehsan Toosi1-0/+181