[PATCH] D73614: [mlir] Linalg tiling: generate code avoding out-of-bounds accesses

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 10:45:10 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9dfcddfaae50: [mlir] Linalg tiling: generate code avoding out-of-bounds accesses (authored by ftynse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73614

Files:
  mlir/include/mlir/EDSC/Intrinsics.h
  mlir/lib/Dialect/Linalg/Transforms/Tiling.cpp
  mlir/test/Dialect/Linalg/tile.mlir
  mlir/test/Dialect/Linalg/tile_conv.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73614.241770.patch
Type: text/x-patch
Size: 28893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/5c3f9897/attachment.bin>


More information about the llvm-commits mailing list