[PATCH] D78930: [MLIR] Give AffineStoreOp and AffineLoadOp Memory SideEffects.
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 28 02:07:16 PDT 2020
tpopp updated this revision to Diff 260569.
tpopp marked an inline comment as done.
tpopp added a comment.
Reorder definition of ops and handle a rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78930/new/
https://reviews.llvm.org/D78930
Files:
mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
mlir/lib/Dialect/Affine/IR/AffineOps.cpp
mlir/test/Dialect/Affine/canonicalize.mlir
mlir/test/Dialect/Affine/loop-unswitch.mlir
mlir/test/Transforms/canonicalize.mlir
mlir/test/Transforms/loop-fusion-transformation.mlir
mlir/test/Transforms/memref-normalize.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78930.260569.patch
Type: text/x-patch
Size: 36650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/1901d4ec/attachment.bin>
More information about the llvm-commits
mailing list