llvm-project/mlir/test
Denis Khalikov a48f0a3c7e [mlir][vulkan-runner] Simplify vulkan launch call op.
Summary:
Workgroup size is written into the kernel. So to properly modelling
vulkan launch, we have to skip local workgroup size for vulkan launch
call op.

Differential Revision: https://reviews.llvm.org/D78307
2020-04-18 16:49:47 +03:00
..
Analysis [mlir] Extended Dominance analysis with a function to find the nearest common dominator of two given blocks. 2020-03-27 14:55:40 +01:00
Conversion [mlir][vulkan-runner] Simplify vulkan launch call op. 2020-04-18 16:49:47 +03:00
Dialect [mlir] [VectorOps] Progressive lowering of vector.broadcast 2020-04-16 21:02:27 -07:00
EDSC [mlir][Linalg] NFC - Split out EDSCs that require a Folder 2020-04-16 18:06:05 -04:00
Examples [MLIR] Update tutorial to add missing tests and bring directory paths and code snippets up to date. 2020-04-17 20:15:16 -07:00
IR [MLIR] Add IndexAttr to primitive attributes kinds in tablegen. 2020-04-16 14:59:26 +02:00
Pass Refactor the way that pass options are specified. 2019-12-23 16:48:22 -08:00
SDBM [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
Target Fix MLIR test case failure caused by 89e0662dee 2020-04-14 09:54:22 +05:30
Transforms [mlir][SymbolDCE][NFC] Fix the visibility of the symbols within the test and 2020-04-13 00:33:11 -07:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [MLIR] Complete refactoring of Affine dialect into sub-libraries. 2020-04-16 13:41:17 -07:00
mlir-cpu-runner [mlir][test] NFC - Rename cblas to mlir_test_cblas 2020-04-09 16:13:33 -04:00
mlir-cuda-runner [MLIR] Allow for multiple gpu modules during translation. 2020-04-16 14:18:31 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Create a tool to generate named Linalg ops from a Tensor Comprehensions-like specification. 2020-04-10 13:59:25 -04:00
mlir-opt Keep output file after successful execution of mlir-opt 2020-04-08 03:37:45 +00:00
mlir-tblgen [mlir] ODS: support operations with resizable operand lists 2020-04-16 23:30:34 +02:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for 3D memrefs. 2020-04-03 15:10:40 +03:00
APITest.h Mass update the MLIR license header to mention "Part of the LLVM project" 2020-01-26 03:58:30 +00:00
CMakeLists.txt [mlir][Linalg] Create a tool to generate named Linalg ops from a Tensor Comprehensions-like specification. 2020-04-10 13:59:25 -04:00
lit.cfg.py [mlir][Linalg] Create a tool to generate named Linalg ops from a Tensor Comprehensions-like specification. 2020-04-10 13:59:25 -04:00
lit.site.cfg.py.in [MLIR] Add simple runner utilities for timing 2020-03-31 23:08:29 +05:30