.. |
Analysis
|
[mlir] Add a shape function library op
|
2020-11-29 11:15:30 -08:00 |
Bindings
|
Add Python binding for MLIR Type Attribute
|
2020-12-07 23:06:58 +00:00 |
CAPI
|
[mlir][Attributes][NFC] Move all builtin Attribute classes to BuiltinAttributes.h
|
2020-12-03 18:02:11 -08:00 |
Conversion
|
Add sqrt lowering from standard to NVVM
|
2020-12-08 17:08:27 +01:00 |
Dialect
|
[mlir][Shape] Canonicalize assume_all with one input and tensor_cast of constant_shape
|
2020-12-08 17:07:24 +01:00 |
EDSC
|
[mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h
|
2020-12-03 18:02:10 -08:00 |
Examples
|
[MLIR] Change FuncOp assembly syntax to print visibility inline instead of in attrib dict.
|
2020-11-09 11:08:08 -08:00 |
IR
|
[MLIR] Fix parseFunctionLikeOp() to fail parsing empty regions
|
2020-12-04 09:09:59 -08:00 |
lib
|
[mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState.
|
2020-12-09 12:11:32 +01:00 |
mlir-cpu-runner
|
[mlir] Temporarily disable flaky mlir-cpu-runner async tests
|
2020-11-23 16:53:15 +01:00 |
mlir-cuda-runner
|
[MLIR] Extend Symbol verification to reject public symbol declarations.
|
2020-11-16 16:05:32 -08:00 |
mlir-linalg-ods-gen
|
[mlir][Linalg] Side effects interface for Linalg ops
|
2020-11-05 09:00:28 +00:00 |
mlir-opt
|
Separate the Registration from Loading dialects in the Context
|
2020-08-19 01:19:03 +00:00 |
mlir-reduce
|
[MLIR] Change FuncOp assembly syntax to print visibility inline instead of in attrib dict.
|
2020-11-09 11:08:08 -08:00 |
mlir-rocm-runner
|
[MLIR] Extend Symbol verification to reject public symbol declarations.
|
2020-11-16 16:05:32 -08:00 |
mlir-spirv-cpu-runner
|
[MLIR] Extend Symbol verification to reject public symbol declarations.
|
2020-11-16 16:05:32 -08:00 |
mlir-tblgen
|
[mlir] Use mlir::OpState::operator->() to get to methods of mlir::Operation. This is a preparation step to remove the corresponding methods from OpState.
|
2020-12-09 12:11:32 +01:00 |
mlir-vulkan-runner
|
[MLIR] Extend Symbol verification to reject public symbol declarations.
|
2020-11-16 16:05:32 -08:00 |
Pass
|
[MLIR] Extend Symbol verification to reject public symbol declarations.
|
2020-11-16 16:05:32 -08:00 |
Rewrite
|
[mlir][PDL] Add support for PDL bytecode and expose PDL support to OwningRewritePatternList
|
2020-12-01 15:05:50 -08:00 |
SDBM
|
Remove global dialect registration
|
2020-10-24 00:35:55 +00:00 |
Target
|
[MLIR,OpenMP] Added support for lowering MasterOp to LLVMIR
|
2020-12-07 10:23:54 +05:30 |
Transforms
|
[MLIR] Normalize the results of normalizable operations
|
2020-12-03 19:34:07 +05:30 |
Unit
|
Add build files and update README.
|
2019-03-30 11:23:22 -07: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] Make attributes mutable in Python bindings
|
2020-11-24 09:16:25 +01:00 |
lit.cfg.py
|
Add a basic C API for the MLIR PassManager as well as a basic TableGen backend for creating passes
|
2020-11-04 06:36:31 +00:00 |
lit.site.cfg.py.in
|
Fix MLIR lit test configuration after cmake Python detection change
|
2020-11-13 04:44:45 +00:00 |