[PATCH] D77320: [MLIR] fix/update affine data copy utility for max/min bounds

Uday Bondhugula via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 7 01:36:58 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG70da33bf30da: [MLIR] fix/update affine data copy utility for max/min bounds (authored by bondhugula).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77320

Files:
  mlir/include/mlir/Analysis/AffineStructures.h
  mlir/include/mlir/Analysis/Utils.h
  mlir/lib/Analysis/AffineStructures.cpp
  mlir/lib/Analysis/Utils.cpp
  mlir/lib/Dialect/Affine/Transforms/AffineDataCopyGeneration.cpp
  mlir/lib/Transforms/Utils/LoopUtils.cpp
  mlir/test/Dialect/Affine/affine-data-copy.mlir
  mlir/test/Dialect/Affine/dma-generate.mlir
  mlir/test/lib/Dialect/Affine/TestAffineDataCopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77320.255614.patch
Type: text/x-patch
Size: 47620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200407/25a7667a/attachment.bin>


More information about the llvm-commits mailing list