[all-commits] [llvm/llvm-project] 2efe88: [mlir][Linalg] Fix warnings/errors on D155518.

MaheshRavishankar via All-commits all-commits at lists.llvm.org
Wed Jul 19 12:30:45 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2efe88b50e8c96c53dbe41bcb907cc368a1fb0d7
      https://github.com/llvm/llvm-project/commit/2efe88b50e8c96c53dbe41bcb907cc368a1fb0d7
  Author: Mahesh Ravishankar <ravishankarm at google.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M mlir/lib/Dialect/Linalg/Transforms/DropUnitDims.cpp
    M mlir/test/lib/Dialect/Linalg/TestLinalgDropUnitDims.cpp

  Log Message:
  -----------
  [mlir][Linalg] Fix warnings/errors on D155518.

This fixes some warnings (that were caught as errors) in https://reviews.llvm.org/D155518/.

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




More information about the All-commits mailing list