[all-commits] [llvm/llvm-project] 84bd26: [mlir] Fix the build by using correct symbol name

Kirill Bobyrev via All-commits all-commits at lists.llvm.org
Fri Feb 28 02:33:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 84bd26afb62d6b6f3f7e22dd3b76aac65ceee023
      https://github.com/llvm/llvm-project/commit/84bd26afb62d6b6f3f7e22dd3b76aac65ceee023
  Author: Kirill Bobyrev <kbobyrev at google.com>
  Date:   2020-02-28 (Fri, 28 Feb 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/LoopOps/Transforms.h

  Log Message:
  -----------
  [mlir] Fix the build by using correct symbol name

s/ArrayRef/llvm::ArrayRef/g since it's outside llvm namespace.

Related revision: 9227a74b7e8ff9b9cb5924e03547b940dc06e331




More information about the All-commits mailing list