forked from OSchip/llvm-project
fdc7a16a82
Summary: As discussed in https://llvm.discourse.group/t/rfc-add-affine-parallel/350, this is the first in a series of patches to bring in support for the `affine.parallel` operation. This first patch adds the IR representation along with custom printer/parser implementations. Reviewers: bondhugula, herhut, mehdi_amini, nicolasvasilache, rriddle, earhart, jbruestle Reviewed By: bondhugula, nicolasvasilache, rriddle, earhart, jbruestle Subscribers: jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D74288 |
||
---|---|---|
.. | ||
canonicalize.mlir | ||
dma.mlir | ||
inlining.mlir | ||
invalid.mlir | ||
load-store-invalid.mlir | ||
load-store.mlir | ||
memref-stride-calculation.mlir | ||
ops.mlir |