[PATCH] D78802: [MLIR] Propagate input side effect information
Theodore Popp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 24 08:04:31 PDT 2020
tpopp updated this revision to Diff 259886.
tpopp added a comment.
Update variable names to llvm style.
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.259886.patch
Type: text/x-patch
Size: 28741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200424/a332f9b9/attachment.bin>
More information about the llvm-commits
mailing list