[all-commits] [llvm/llvm-project] 735a07: Revert "[mlir][Affine] Add support for multi-store...

Diego Caballero via All-commits all-commits at lists.llvm.org
Wed Jan 20 14:39:13 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 735a07f0478566f6f7c60a8a98eb8884db574113
      https://github.com/llvm/llvm-project/commit/735a07f0478566f6f7c60a8a98eb8884db574113
  Author: Diego Caballero <diego.caballero at intel.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M mlir/include/mlir/Analysis/AffineStructures.h
    M mlir/include/mlir/Analysis/Utils.h
    M mlir/include/mlir/Transforms/LoopFusionUtils.h
    M mlir/include/mlir/Transforms/Passes.td
    M mlir/lib/Analysis/AffineStructures.cpp
    M mlir/lib/Analysis/Utils.cpp
    M mlir/lib/Transforms/LoopFusion.cpp
    M mlir/lib/Transforms/Utils/LoopFusionUtils.cpp
    M mlir/test/Transforms/loop-fusion.mlir

  Log Message:
  -----------
  Revert "[mlir][Affine] Add support for multi-store producer fusion"

This reverts commit 7dd198852b4db52ae22242dfeda4eccda83aa8b2.

ASAN issue.




More information about the All-commits mailing list