aboutsummaryrefslogtreecommitdiff
path: root/mlir/test/mlir-vulkan-runner
AgeCommit message (Expand)AuthorFilesLines
2020-09-03[spirv][nfc] Simplify resource limit with default valuesLei Zhang6-18/+6
2020-06-18[mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runnerThomas Raoux1-0/+52
2020-04-22[mlir][vulkan-runner] Add support for integer types.Denis Khalikov1-0/+52
2020-04-22[mlir][vulkan-runner] Fix testsuite.Denis Khalikov4-5/+5
2020-04-22[MLIR] Use nested symbol to identify kernel in `LaunchFuncOp`.Frederik Gossen4-4/+4
2020-04-22[MLIR] Use `kernel` as a short hand for `gpu.kernel` attribute.Frederik Gossen4-4/+4
2020-04-03[mlir][vulkan-runner] Add support for 3D memrefs.Denis Khalikov1-0/+54
2020-03-27[mlir][vulkan-runner] Add support for 2D memref.Denis Khalikov1-0/+52
2020-03-25[mlir][vulkan-runner] Add test to time a large vector addLei Zhang1-0/+57
2020-03-12[mlir][spirv] Use spv.vce in spv.module and wire up (de)serializationLei Zhang1-1/+7
2020-03-10[mlir][vulkan-runner] Update mlir-vulkan-runner execution driver.Denis Khalikov1-4/+4
2020-02-19[mlir][spirv] Add mlir-vulkan-runnerDenis Khalikov2-0/+47