[all-commits] [llvm/llvm-project] a6b287: [MLIR] Make ParallelLoopFusion pass scan through a...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Thu May 7 04:48:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a6b2877f4c6b7e2e4776f00151c5451dca68027a
      https://github.com/llvm/llvm-project/commit/a6b2877f4c6b7e2e4776f00151c5451dca68027a
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
    M mlir/lib/Dialect/LoopOps/Transforms/ParallelLoopFusion.cpp
    M mlir/test/Dialect/Loops/parallel-loop-fusion.mlir

  Log Message:
  -----------
  [MLIR] Make ParallelLoopFusion pass scan through all nested regions.

Differential Revision: https://reviews.llvm.org/D79558




More information about the All-commits mailing list