llvm-project/mlir/docs/Dialects
Uday Bondhugula 480345381a [MLIR] Introduce op trait PolyhedralScope (revised)
(A previous version of this, dd2c639c3c, was
reverted.)

Introduce op trait PolyhedralScope for ops to define a new scope for
polyhedral optimization / affine dialect purposes, thus generalizing
such scopes beyond FuncOp. Ops to which this trait is attached will
define a new scope for the consideration of SSA values as valid symbols
for the purposes of polyhedral analysis and optimization. Update methods
that check for dim/symbol validity to work based on this trait.

Differential Revision: https://reviews.llvm.org/D79060
2020-04-29 16:08:23 +05:30
..
Affine.md [MLIR] Introduce op trait PolyhedralScope (revised) 2020-04-29 16:08:23 +05:30
GPU.md [mlir] Update all dialects docs to use 'dialect-namespace' in the header 2020-03-30 12:25:15 -07:00
LLVM.md [mlir] NFC: Fix trivial typo under Dialects 2020-04-23 14:28:41 +09:00
Linalg.md [mlir][EDSC] Retire ValueHandle 2020-04-23 11:01:16 -04:00
SPIR-V.md [MLIR] Remove document references to gpu.kernel_module and gpu.kernel. 2020-04-27 10:00:15 +02:00
Standard.md [mlir] NFC: Fix trivial typo 2020-04-05 11:30:30 +09:00
Vector.md [mlir][doc] Add missing ` that breaks rendering 2020-04-27 11:25:32 -04:00