[PATCH] D78930: [MLIR] Give AffineStoreOp and AffineLoadOp Memory SideEffects.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 06:57:27 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf66c87637a52: [MLIR] Give AffineStoreOp and AffineLoadOp Memory SideEffects. (authored by Tres Popp <tpopp at google.com>).

Changed prior to commit:
  https://reviews.llvm.org/D78930?vs=260569&id=260625#toc

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.260625.patch
Type: text/x-patch
Size: 36242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/d2c5ebc0/attachment.bin>


More information about the llvm-commits mailing list