[all-commits] [llvm/llvm-project] e62e76: Temporarily Revert "[gicombiner] Add the MatchDag ...

Eric Christopher via All-commits all-commits at lists.llvm.org
Tue Dec 17 16:28:58 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e62e760f29567fe0841af870c65a4f8ef685d217
      https://github.com/llvm/llvm-project/commit/e62e760f29567fe0841af870c65a4f8ef685d217
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

  Changed paths:
    M llvm/include/llvm/ADT/iterator.h
    M llvm/test/TableGen/GICombinerEmitter/match-invalid.td
    R llvm/test/TableGen/GICombinerEmitter/parse-match-pattern.td
    M llvm/utils/TableGen/GICombinerEmitter.cpp
    M llvm/utils/TableGen/GlobalISel/CMakeLists.txt
    R llvm/utils/TableGen/GlobalISel/GIMatchDag.cpp
    R llvm/utils/TableGen/GlobalISel/GIMatchDag.h
    R llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.cpp
    R llvm/utils/TableGen/GlobalISel/GIMatchDagEdge.h
    R llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.cpp
    R llvm/utils/TableGen/GlobalISel/GIMatchDagInstr.h
    R llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.cpp
    R llvm/utils/TableGen/GlobalISel/GIMatchDagOperands.h
    R llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.cpp
    R llvm/utils/TableGen/GlobalISel/GIMatchDagPredicate.h
    R llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.cpp
    R llvm/utils/TableGen/GlobalISel/GIMatchDagPredicateDependencyEdge.h

  Log Message:
  -----------
  Temporarily Revert "[gicombiner] Add the MatchDag structure and parse instruction DAG's from the input"
and follow-on patches.

This is breaking a few build bots and local builds with follow-up already
on the patch thread.

This reverts commits 390c8baa5440dda8907688d9ef860f6982bd925f and
520e3d66e7257c77f1226185504bbe1cb90afcfa.




More information about the All-commits mailing list