[PATCH] D74441: [mlir][SideEffects] Replace the old SideEffects dialect interface with the newly added op interfaces/traits.
River Riddle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 9 16:13:33 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb10c66251451: [mlir][SideEffects] Replace the old SideEffects dialect interface with theā¦ (authored by rriddle).
Changed prior to commit:
https://reviews.llvm.org/D74441?vs=249237&id=249244#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74441/new/
https://reviews.llvm.org/D74441
Files:
mlir/include/mlir/Dialect/AffineOps/AffineOps.td
mlir/include/mlir/Dialect/LoopOps/LoopOps.td
mlir/include/mlir/Transforms/SideEffectsInterface.h
mlir/lib/Dialect/AffineOps/AffineOps.cpp
mlir/lib/Dialect/LoopOps/LoopOps.cpp
mlir/lib/Transforms/LoopInvariantCodeMotion.cpp
mlir/test/Transforms/loop-invariant-code-motion.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74441.249244.patch
Type: text/x-patch
Size: 12295 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/9c1800c9/attachment.bin>
More information about the llvm-commits
mailing list