[PATCH] D79503: [MLIR][NFC] Rename op trait PolyhedralScope -> AffineScope
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 6 11:53:44 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57d361bd2f36: [MLIR][NFC] Rename op trait PolyhedralScope -> AffineScope (authored by bondhugula).
Changed prior to commit:
https://reviews.llvm.org/D79503?vs=262408&id=262438#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79503/new/
https://reviews.llvm.org/D79503
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/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: D79503.262438.patch
Type: text/x-patch
Size: 15420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/fa9dc921/attachment.bin>
More information about the llvm-commits
mailing list