[all-commits] [llvm/llvm-project] 5d77bd: [mlir] Restructure Shape dialect's CMakeLists.

Tres via All-commits all-commits at lists.llvm.org
Mon Jun 8 01:08:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5d77bd733ee6e0ddd72d5b1864e0f2a25e755774
      https://github.com/llvm/llvm-project/commit/5d77bd733ee6e0ddd72d5b1864e0f2a25e755774
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M mlir/lib/Dialect/Shape/CMakeLists.txt
    A mlir/lib/Dialect/Shape/IR/CMakeLists.txt

  Log Message:
  -----------
  [mlir] Restructure Shape dialect's CMakeLists.

Now targets are only built with files in the same directory.

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


  Commit: d216f983e61980c26a6945280befb588ca5e0755
      https://github.com/llvm/llvm-project/commit/d216f983e61980c26a6945280befb588ca5e0755
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/CMakeLists.txt
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    A mlir/lib/Dialect/Shape/IR/ShapeCanonicalization.td
    M mlir/test/Dialect/Shape/canonicalize.mlir

  Log Message:
  -----------
  Revert "Revert "[mlir] Canonicalization and folding of shape.cstr_broadcastable""

This reverts commit 4261b026ad5b97231be25f28fe2b0f8a84d82d13.


  Commit: 68a8336bf2fa973866b3b644d88605ba5bf04785
      https://github.com/llvm/llvm-project/commit/68a8336bf2fa973866b3b644d88605ba5bf04785
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/lib/Dialect/Shape/IR/Shape.cpp
    M mlir/lib/Dialect/Shape/IR/ShapeCanonicalization.td
    M mlir/test/Dialect/Shape/canonicalize.mlir

  Log Message:
  -----------
  Revert "Revert "[mlir] Folding and canonicalization of shape.cstr_eq""

This reverts commit 12e31f6e407ff98ce431b19a492721d19711d0a0.


Compare: https://github.com/llvm/llvm-project/compare/4214031d4337...68a8336bf2fa


More information about the All-commits mailing list