[all-commits] [llvm/llvm-project] c000bd: Revert "[mlir] Silence a few -Wunused-but-set-para...

long.chen via All-commits all-commits at lists.llvm.org
Fri Oct 20 20:15:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c000bd4e40166fc61fe5ebbcf4abc64075b82435
      https://github.com/llvm/llvm-project/commit/c000bd4e40166fc61fe5ebbcf4abc64075b82435
  Author: long.chen <lipracer at gmail.com>
  Date:   2023-10-21 (Sat, 21 Oct 2023)

  Changed paths:
    M mlir/include/mlir/IR/Attributes.h
    M mlir/include/mlir/IR/Types.h
    M mlir/include/mlir/IR/Value.h

  Log Message:
  -----------
  Revert "[mlir] Silence a few -Wunused-but-set-parameter warnings" (#68667)

A cmake patch append compile options `-Wno-unused-but-set-parameter` is
merged.

This reverts commit 82ae83a8487df0747195d1abbda11920fda11eb8.




More information about the All-commits mailing list