llvm-project/mlir/test
Nicolas Vasilache e349fb70a2 [mlir][Linalg] NFC - Make markers use Identifier instead of StringRef
Summary: This removes string ownership worries by putting everything into the context and allows more constructing identifiers programmatically.

Reviewers: ftynse

Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, Kayjukh, jurahul

Tags: #mlir

Differential Revision: https://reviews.llvm.org/D81027
2020-06-03 05:52:32 -04:00
..
Analysis [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Conversion [mlir][SCFToGPU] Remove conversions from scf.for to gpu.launch. 2020-06-01 23:06:20 -07:00
Dialect [mlir][Linalg] NFC - Make markers use Identifier instead of StringRef 2020-06-03 05:52:32 -04:00
EDSC [mlir] scf::ForOp: provide builders with callbacks for loop body 2020-05-19 16:26:29 +02:00
Examples [mlir] Add test to check if standalone dialect is registered 2020-05-29 00:34:34 +02:00
IR [MLIR] Add TensorFromElementsOp to Standard ops. 2020-05-28 15:48:10 +02:00
Pass [mlir] Add a new context flag for disabling/enabling multi-threading 2020-05-02 12:32:25 -07:00
SDBM [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Target Added pow intrinsic to LLVMIR dialect 2020-05-25 07:57:33 -04:00
Transforms [mlir][Affine] Enable fusion of loops with vector loads/stores 2020-06-03 01:26:22 +03:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir][Linalg] NFC - Make markers use Identifier instead of StringRef 2020-06-03 05:52:32 -04:00
mlir-cpu-runner [MLIR] Helper class referencing MemRefType to unify runner implementations. 2020-05-26 16:32:36 +02:00
mlir-cuda-runner Unrank mcuMemHostRegister tensor argument. 2020-05-19 13:58:54 +02:00
mlir-linalg-ods-gen [mlir][Linalg] Add support to lower named ops to loops. 2020-04-30 13:45:17 -04:00
mlir-opt [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
mlir-tblgen [mlir] Use ValueRange instead of ArrayRef<Value> 2020-05-28 09:05:24 -07:00
mlir-vulkan-runner [mlir][vulkan-runner] Add support for integer types. 2020-04-22 19:42:39 +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] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00
lit.site.cfg.py.in [mlir][gpu][mlir-cuda-runner] Refactor ConvertKernelFuncToCubin to be generic. 2020-05-28 09:08:28 -05:00