[all-commits] [llvm/llvm-project] 57bf85: [mlir] Add missing namespace to createInlinerPass

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Sep 13 02:58:41 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57bf85601168ba4bf2798455b4bfea674c9f92d3
      https://github.com/llvm/llvm-project/commit/57bf85601168ba4bf2798455b4bfea674c9f92d3
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2021-09-13 (Mon, 13 Sep 2021)

  Changed paths:
    M mlir/lib/Transforms/Inliner.cpp

  Log Message:
  -----------
  [mlir] Add missing namespace to createInlinerPass

One of the createInlinerPass does not have the mlir:: namespace

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list