[all-commits] [llvm/llvm-project] 2e3c62: [mlir][tensor][NFC] Simplify `SubsetInsertionOpInt...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Oct 24 16:45:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e3c62b15d49fbe11967de7719f4b9d70c5493e4
      https://github.com/llvm/llvm-project/commit/2e3c62b15d49fbe11967de7719f4b9d70c5493e4
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M mlir/lib/Dialect/Tensor/Transforms/SubsetInsertionOpInterfaceImpl.cpp

  Log Message:
  -----------
  [mlir][tensor][NFC] Simplify `SubsetInsertionOpInterface` implementation (#69999)

`tensor.insert_slice` and `tensor.parallel_insert_slice` can share the
same implementation.




More information about the All-commits mailing list