[all-commits] [llvm/llvm-project] e5a5e0: [mlir] fix compiler warnings

ftynse via All-commits all-commits at lists.llvm.org
Thu Apr 14 06:27:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5a5e008256c20f4c2d870d687eda4caef25f9ea
      https://github.com/llvm/llvm-project/commit/e5a5e008256c20f4c2d870d687eda4caef25f9ea
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/Transform/IR/TransformDialect.h
    M mlir/test/lib/Dialect/Transform/TestTransformDialectExtension.cpp

  Log Message:
  -----------
  [mlir] fix compiler warnings

-Wsign-compare and -Wunsued-value in the recently introduced code.




More information about the All-commits mailing list