[all-commits] [llvm/llvm-project] 919407: [mlir] Support hoisting whole affine for loops in ...

Amy Zhuang via All-commits all-commits at lists.llvm.org
Tue Apr 20 18:16:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9194071626a64b685c8800977fc3a77476cf6136
      https://github.com/llvm/llvm-project/commit/9194071626a64b685c8800977fc3a77476cf6136
  Author: Amy Zhuang <amy.zhuang at intel.com>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M mlir/lib/Dialect/Affine/Transforms/AffineLoopInvariantCodeMotion.cpp
    M mlir/test/Dialect/Affine/affine-loop-invariant-code-motion.mlir

  Log Message:
  -----------
  [mlir] Support hoisting whole affine for loops in LICM

Reviewed By: bondhugula

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




More information about the All-commits mailing list