llvm-project/mlir/lib/Dialect
Nicolas Vasilache 08521abb3a [mlir][EDSC] Allow conditionBuilder to capture the IfOp
When the IfOp returns values, it can easily be obtained from one of the Values.
However, when no values are returned, the information is lost.
This revision lets the caller specify a capture IfOp* to return the produced
IfOp.

Differential Revision: https://reviews.llvm.org/D84025
2020-07-17 11:16:26 -04:00
..
AVX512 [MLIR] Continue renaming of "SideEffects" 2020-05-15 14:37:09 -07:00
Affine [MLIR][NFC] Fix clang tidy warnings in misc utilities 2020-07-16 00:27:30 +05:30
GPU [MLIR] Add argument related API to Region 2020-07-14 09:28:29 -07:00
LLVMIR [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
Linalg Standardize `linalg.generic` on `args_in`/`args_out` instead of `inputCount`/`outputCount` 2020-07-16 03:46:08 +00:00
OpenMP [mlir][OpenMP] Add custom parser and pretty printer for parallel construct 2020-06-16 13:35:42 +01:00
Quant [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
SCF [mlir][EDSC] Allow conditionBuilder to capture the IfOp 2020-07-17 11:16:26 -04:00
SDBM [mlir][NFC] Remove usernames and google bug numbers from TODO comments. 2020-07-07 01:40:52 -07:00
SPIRV [spirv] Use owning module ref to avoid leaks and fix ASAN tests 2020-07-16 17:30:59 -04:00
Shape [MLIR][Shape] Allow `shape.reduce` to operate on extent tensors 2020-07-16 13:53:37 +00:00
StandardOps [MLIR] Add argument related API to Region 2020-07-14 09:28:29 -07:00
Vector [mlir][Vector] Add folding for vector.transfer ops 2020-07-10 16:49:12 -04:00
CMakeLists.txt [mlir] NFC: Rename LoopOps dialect to SCF (Structured Control Flow) 2020-05-11 15:04:27 +02:00
Traits.cpp [mlir] Add additional Canonicalization of shape.cstr_broadcastable. 2020-07-09 11:23:25 +02:00