[PATCH] D78802: [MLIR] Propagate input side effect information
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 27 01:33:42 PDT 2020
tpopp updated this revision to Diff 260236.
tpopp marked 3 inline comments as done.
tpopp added a comment.
std::move last use of string.
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.260236.patch
Type: text/x-patch
Size: 28673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200427/ac15cb8f/attachment.bin>
More information about the llvm-commits
mailing list