[PATCH] D80136: [mlir] Erase or clear blocks through ConversionPatternRewriter when applicable

Alex Zinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 20 07:36:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG57cbeaa8b5de: [mlir] Erase or clear blocks through ConversionPatternRewriter when applicable (authored by ftynse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80136

Files:
  mlir/examples/toy/Ch5/mlir/LowerToAffineLoops.cpp
  mlir/examples/toy/Ch6/mlir/LowerToAffineLoops.cpp
  mlir/examples/toy/Ch6/mlir/LowerToLLVM.cpp
  mlir/examples/toy/Ch7/mlir/LowerToAffineLoops.cpp
  mlir/examples/toy/Ch7/mlir/LowerToLLVM.cpp
  mlir/lib/Conversion/AffineToStandard/AffineToStandard.cpp
  mlir/lib/Conversion/GPUToSPIRV/ConvertGPUToSPIRV.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80136.265243.patch
Type: text/x-patch
Size: 4940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200520/2886029f/attachment-0001.bin>


More information about the llvm-commits mailing list