[all-commits] [llvm/llvm-project] 3e12cf: [mlir][tensor][NFC] TilingInterface: Use Attribute...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Jun 20 23:51:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e12cf2a9ea8700835e0c6e27a68e37e58b39928
      https://github.com/llvm/llvm-project/commit/3e12cf2a9ea8700835e0c6e27a68e37e58b39928
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-06-21 (Wed, 21 Jun 2023)

  Changed paths:
    M mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][tensor][NFC] TilingInterface: Use Attribute instead of Value

Minor cleanup to take full advantage of OpFoldResult.

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




More information about the All-commits mailing list