[all-commits] [llvm/llvm-project] 71302b: Revert "[MLIR][Presburger] introduce SetCoalescer"

Mehdi Amini via All-commits all-commits at lists.llvm.org
Thu Mar 17 15:50:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71302b6711a4b70798774297ccf1b872910858b1
      https://github.com/llvm/llvm-project/commit/71302b6711a4b70798774297ccf1b872910858b1
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
    M mlir/include/mlir/Analysis/Presburger/PresburgerRelation.h
    M mlir/lib/Analysis/Presburger/PresburgerRelation.cpp

  Log Message:
  -----------
  Revert "[MLIR][Presburger] introduce SetCoalescer"

This reverts commit dad80e97109afda17a278a5c1a87b2c595aa01a6.

The build is broken with some configurations (gcc-5 and gcc-8):

mlir/lib/Analysis/Presburger/PresburgerRelation.cpp:402:32: error: qualified name does not name a class before '{' token
 class presburger::SetCoalescer {




More information about the All-commits mailing list