..
Analysis
[mlir] Extended Liveness analysis to support nested regions.
2020-04-23 16:19:54 +02:00
Conversion
[mlir][VectorOps] Extend VectorTransfer lowering to n-D memref with minor identity map
2020-04-27 11:20:55 -04:00
Dialect
[MLIR] Propagate input side effect information
2020-04-27 11:35:52 +02: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] Add support for sparse DenseStringElements.
2020-04-25 01:21:40 -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] Propagate input side effect information
2020-04-27 11:35:52 +02: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] Optimize operand storage such that all operations can have resizable operand lists
2020-04-26 21:34:01 -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