[PATCH] D79060: [MLIR] Introduce op trait PolyhedralScope (revised)
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 29 03:43:14 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG480345381a3e: [MLIR] Introduce op trait PolyhedralScope (revised) (authored by bondhugula).
Changed prior to commit:
https://reviews.llvm.org/D79060?vs=260820&id=260876#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79060/new/
https://reviews.llvm.org/D79060
Files:
mlir/docs/Dialects/Affine.md
mlir/docs/Traits.md
mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
mlir/include/mlir/IR/Function.h
mlir/include/mlir/IR/Module.h
mlir/include/mlir/IR/OpBase.td
mlir/include/mlir/IR/OpDefinition.h
mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/test/Dialect/Affine/invalid.mlir
mlir/test/Dialect/Affine/ops.mlir
mlir/test/lib/Dialect/Test/TestDialect.cpp
mlir/test/lib/Dialect/Test/TestOps.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79060.260876.patch
Type: text/x-patch
Size: 30469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200429/293bedc6/attachment.bin>
More information about the llvm-commits
mailing list