[all-commits] [llvm/llvm-project] 08f0cb: [mlir] Prevent crash in DropUnitDim pattern due to...

Thomas via All-commits all-commits at lists.llvm.org
Fri Sep 17 12:03:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08f0cb77197dc2842baa00f22f0264fa49d1475a
      https://github.com/llvm/llvm-project/commit/08f0cb77197dc2842baa00f22f0264fa49d1475a
  Author: thomasraoux <thomasraoux at google.com>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
    M mlir/test/Dialect/Linalg/drop-unit-extent-dims.mlir

  Log Message:
  -----------
  [mlir] Prevent crash in DropUnitDim pattern due to tensor with encoding

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




More information about the All-commits mailing list