[all-commits] [llvm/llvm-project] 221fa9: Fix linalg.generic access of hoisted constants

Ahmed S. Taei via All-commits all-commits at lists.llvm.org
Mon Mar 30 21:16:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 221fa96cd43cdcb3af5b03d814f38643874bd794
      https://github.com/llvm/llvm-project/commit/221fa96cd43cdcb3af5b03d814f38643874bd794
  Author: Ahmed Taei <ataei at google.com>
  Date:   2020-03-30 (Mon, 30 Mar 2020)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/LinalgToLoops.cpp
    M mlir/test/Dialect/Linalg/loops.mlir

  Log Message:
  -----------
  Fix linalg.generic access of hoisted constants

Summary: Otherwise the added @generic_const_int will fail

Reviewers: nicolasvasilache, rriddle, mravishankar

Subscribers: mehdi_amini, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, grosul1, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list