[all-commits] [llvm/llvm-project] c26ed5: Fix warning caused by ReductionTreePass class

Mauricio Sifontes via All-commits all-commits at lists.llvm.org
Fri Aug 14 12:13:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c26ed5c9657a8cc4f97fde1b98e3762514bc3666
      https://github.com/llvm/llvm-project/commit/c26ed5c9657a8cc4f97fde1b98e3762514bc3666
  Author: Mauricio Sifontes <sifontes at google.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M mlir/include/mlir/Reducer/ReductionTreePass.h

  Log Message:
  -----------
  Fix warning caused by ReductionTreePass class

Explicitly declare ReductionTreeBase base class in ReductionTreePass copy constructor.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list