[all-commits] [llvm/llvm-project] 07576c: [mlir][linalg] Fix signed/unsigned comparison warn...

Tobias Gysi via All-commits all-commits at lists.llvm.org
Tue Jun 1 04:04:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 07576cc4dc891294e31a8ff10ff08c662042c572
      https://github.com/llvm/llvm-project/commit/07576cc4dc891294e31a8ff10ff08c662042c572
  Author: Tobias Gysi <gysit at google.com>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M mlir/lib/Dialect/Linalg/IR/LinalgInterfaces.cpp
    M mlir/lib/Dialect/Linalg/Utils/Utils.cpp

  Log Message:
  -----------
  [mlir][linalg] Fix signed/unsigned comparison warnings (NFC).

Fix signedness warnings in Utils.cpp and LinalgInterfaces.cpp.




More information about the All-commits mailing list