[all-commits] [llvm/llvm-project] 5ddff0: [mlir][linalg] Fix a bug in lower_pack when there ...

Han-Chung Wang via All-commits all-commits at lists.llvm.org
Fri Apr 14 11:27:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ddff0d8cd79fbef2b32ecbe4d1caf1e08a037e5
      https://github.com/llvm/llvm-project/commit/5ddff0d8cd79fbef2b32ecbe4d1caf1e08a037e5
  Author: Hanhan Wang <hanchung at google.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
    M mlir/test/Dialect/Linalg/transform-lower-pack.mlir

  Log Message:
  -----------
  [mlir][linalg] Fix a bug in lower_pack when there are no padding values.

Reviewed By: chelini

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




More information about the All-commits mailing list