llvm-project/mlir/test
Tobias Gysi a4cb9bec1c [mlir] Support optional attributes in assembly formats
Summary: This revision adds support for assembly formats with optional attributes. It elides optional attributes that are part of the syntax from the attribute dictionary.

Reviewers: ftynse, Kayjukh

Reviewed By: ftynse, Kayjukh

Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, stephenneuendorffer, Joonsoo, grosul1, frgossen, jurahul, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80113
2020-05-18 18:34:35 +02:00
..
Analysis [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Conversion [mlir][Vector] Add an optional "masked" boolean array attribute to vector transfer operations 2020-05-18 11:52:08 -04:00
Dialect [MLIR] [Linalg] Add option to use the partial view after promotion. 2020-05-18 18:28:18 +02:00
EDSC [mlir] Change dialect namespace loop->scf 2020-05-13 19:20:21 +02:00
Examples [MLIR] Fix several misc issues in in Toy tutorial 2020-05-11 16:56:47 -07:00
IR [MLIR] Allow unreachable blocks to violate dominance property. 2020-05-15 10:31:57 -07: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 [mlir] [VectorOps] Implement vector.create_mask lowering to LLVM IR 2020-05-15 11:02:30 -07:00
Transforms [mlir] Fix incorrect indexing of subview in DimOp folding. 2020-05-15 13:50:40 -04:00
Unit Add build files and update README. 2019-03-30 11:23:22 -07:00
lib [mlir] Support optional attributes in assembly formats 2020-05-18 18:34:35 +02:00
mlir-cpu-runner [mlir] Rename conversions involving ex-Loop dialect to mention SCF 2020-05-15 10:45:11 +02: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] 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] Support optional attributes in assembly formats 2020-05-18 18:34:35 +02: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] Add a tests for out of tree dialect example. 2020-05-05 09:22:49 -07:00