[all-commits] [llvm/llvm-project] 1366d6: Revert "DomTree: Make PostDomTree immune to block ...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Aug 4 21:33:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1366d66a22a5f0d25fcc6e922118bb51ab22f8c1
      https://github.com/llvm/llvm-project/commit/1366d66a22a5f0d25fcc6e922118bb51ab22f8c1
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M llvm/include/llvm/Support/GenericDomTreeConstruction.h
    R llvm/test/Transforms/InstCombine/infinite-loop-postdom.ll

  Log Message:
  -----------
  Revert "DomTree: Make PostDomTree immune to block successors swap"

This reverts commit c35585e209efe69e2233bdc5ecd23bed7b735ba3.

The MLIR is broken with this patch, reproduce by adding
-DLLVM_ENABLE_PROJECTS=mlir to the cmake configuration and
build `ninja tools/mlir/lib/IR/CMakeFiles/obj.MLIRIR.dir/Dominance.cpp.o`




More information about the All-commits mailing list