[PATCH] D76700: [MLIR] Introduce full/partial tile separation using if/else
Uday Bondhugula via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 25 23:16:23 PDT 2020
bondhugula updated this revision to Diff 252750.
bondhugula marked 4 inline comments as done.
bondhugula added a comment.
Address review comments
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.252750.patch
Type: text/x-patch
Size: 35627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/4d40ea5a/attachment.bin>
More information about the llvm-commits
mailing list