[all-commits] [llvm/llvm-project] e598ab: Add missing CMake dependency for mlir/lib/Reducer ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Jun 2 09:56:07 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e598ab1c06dd663535f69a1a52116df1ca9024f4
      https://github.com/llvm/llvm-project/commit/e598ab1c06dd663535f69a1a52116df1ca9024f4
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-06-02 (Wed, 02 Jun 2021)

  Changed paths:
    M mlir/lib/Reducer/CMakeLists.txt

  Log Message:
  -----------
  Add missing CMake dependency for mlir/lib/Reducer (NFC)

The `OptReductionPass.cpp` file depends on the TableGen generated
`mlir/Reducer/Passes.h.inc` file.




More information about the All-commits mailing list