[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:12:39 PDT 2020


rriddle updated this revision to Diff 249237.
rriddle added a comment.

Rebase


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.249237.patch
Type: text/x-patch
Size: 12293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/5b1e351b/attachment.bin>


More information about the llvm-commits mailing list