[all-commits] [llvm/llvm-project] ccaaec: [flang][NFC] Move current inliner files in Dialect...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jan 20 04:35:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccaaeca9106dc02e0295c33aa9e20d58d16ddf98
      https://github.com/llvm/llvm-project/commit/ccaaeca9106dc02e0295c33aa9e20d58d16ddf98
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-01-20 (Thu, 20 Jan 2022)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRDialect.h
    M flang/include/flang/Optimizer/Transforms/Passes.h
    M flang/lib/Optimizer/Dialect/CMakeLists.txt
    A flang/lib/Optimizer/Dialect/Inliner.cpp
    M flang/lib/Optimizer/Transforms/CMakeLists.txt
    R flang/lib/Optimizer/Transforms/Inliner.cpp

  Log Message:
  -----------
  [flang][NFC] Move current inliner files in Dialect directory

This patch just move the files from the Transforms directory to
the Dialect directory.

Reviewed By: jeanPerier

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




More information about the All-commits mailing list