[PATCH] D76700: [MLIR] Introduce full/partial tile separation using if/else

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 18:45:31 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG43a95a543fbb: [MLIR] Introduce full/partial tile separation using if/else (authored by bondhugula).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76700

Files:
  mlir/include/mlir/Analysis/AffineStructures.h
  mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
  mlir/include/mlir/Transforms/LoopUtils.h
  mlir/lib/Analysis/AffineStructures.cpp
  mlir/lib/Analysis/Utils.cpp
  mlir/lib/Dialect/Affine/Transforms/LoopTiling.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Dialect/Affine/loop-tiling.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76700.253273.patch
Type: text/x-patch
Size: 36378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/232d5284/attachment.bin>


More information about the llvm-commits mailing list