[all-commits] [llvm/llvm-project] 2bfe27: [mlir][math] Fix cmake files after dialect splitting.

Stephan Herhut via All-commits all-commits at lists.llvm.org
Fri Feb 12 02:25:41 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bfe27da171e8a6dddac6c444c4bca003103941a
      https://github.com/llvm/llvm-project/commit/2bfe27da171e8a6dddac6c444c4bca003103941a
  Author: Stephan Herhut <herhut at google.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M mlir/lib/Dialect/Math/Transforms/CMakeLists.txt
    M mlir/test/lib/Transforms/CMakeLists.txt

  Log Message:
  -----------
  [mlir][math] Fix cmake files after dialect splitting.

This fixes some missing dependencies that broke the shared library
build.




More information about the All-commits mailing list