[PATCH] D78802: [MLIR] Propagate input side effect information

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 02:39:11 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d2d696137d7: [MLIR] Propagate input side effect information (authored by Tres Popp <tpopp at google.com>).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78802/new/

https://reviews.llvm.org/D78802

Files:
  mlir/include/mlir/Interfaces/SideEffects.td
  mlir/include/mlir/Support/LLVM.h
  mlir/include/mlir/TableGen/OpClass.h
  mlir/include/mlir/TableGen/SideEffects.h
  mlir/lib/TableGen/OpClass.cpp
  mlir/lib/TableGen/SideEffects.cpp
  mlir/test/Conversion/StandardToSPIRV/legalization.mlir
  mlir/test/Conversion/VectorToLoops/vector-to-loops.mlir
  mlir/test/Dialect/Affine/canonicalize.mlir
  mlir/test/Dialect/GPU/all-reduce-max.mlir
  mlir/test/Dialect/GPU/all-reduce.mlir
  mlir/test/Dialect/Linalg/loops.mlir
  mlir/test/Dialect/Linalg/parallel_loops.mlir
  mlir/test/Transforms/canonicalize.mlir
  mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78802.260255.patch
Type: text/x-patch
Size: 28673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/cee24b49/attachment.bin>


More information about the llvm-commits mailing list