[all-commits] [llvm/llvm-project] f25217: [mlir][linalg] Add matmul -> tiling -> GPU -> vect...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Sep 4 04:33:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f25217fb9e9cb0dcb36c2a0995e1e237c56e34cf
      https://github.com/llvm/llvm-project/commit/f25217fb9e9cb0dcb36c2a0995e1e237c56e34cf
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    A mlir/test/Dialect/Linalg/matmul-shared-memory-padding.mlir

  Log Message:
  -----------
  [mlir][linalg] Add matmul -> tiling -> GPU -> vectorization lowering example

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




More information about the All-commits mailing list