..
Analysis
[mlir] Extended Liveness analysis to support nested regions.
2020-04-23 16:19:54 +02:00
Conversion
[mlir][StandardToSPIRV] Fix test cases where DCE removes all the code.
2020-04-23 09:48:37 -07:00
Dialect
[MLIR] Ensure `gpu.func` must be inside a `gpu.module`.
2020-04-24 07:17:48 +00:00
EDSC
[mlir][EDSC] Hotfix - Provide impl for `negate`
2020-04-23 14:18:47 -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] DenseStringElementsAttr added to default attribute types
2020-04-23 19:02:15 -07: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][DialectConversion] Add support for properly tracking replaceUsesOfBlockArgument
2020-04-24 12:37:32 -07:00
Unit
Add build files and update README.
2019-03-30 11:23:22 -07:00
lib
[mlir][DialectConversion] Add support for properly tracking replaceUsesOfBlockArgument
2020-04-24 12:37:32 -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][EDSC] Retire ValueHandle
2020-04-23 11:01:16 -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] Add materialize derived attribute method
2020-04-20 13:13:04 -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][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