[PATCH] D76897: [mlir][Linalg] Extend fusion to support WAW atm on buffers.

Han-Chung Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 22:00:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6dd696ae4fa1: [mlir][Linalg] Extend fusion to support WAW atm on buffers. (authored by hanchung).

Changed prior to commit:
  https://reviews.llvm.org/D76897?vs=254046&id=254089#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76897

Files:
  mlir/include/mlir/Dialect/Linalg/Analysis/DependenceAnalysis.h
  mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOpsInterface.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgTraits.h
  mlir/lib/Dialect/Linalg/Analysis/DependenceAnalysis.cpp
  mlir/lib/Dialect/Linalg/Transforms/Fusion.cpp
  mlir/test/Dialect/Linalg/fusion.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76897.254089.patch
Type: text/x-patch
Size: 12372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/eb7b5c7a/attachment.bin>


More information about the llvm-commits mailing list