[all-commits] [llvm/llvm-project] ad6a84: Revert "[Verifier] Speed up and parallelize domina...

alexfh via All-commits all-commits at lists.llvm.org
Thu Jun 10 01:01:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ad6a84f82c4572dd92369b4f67df6e7c3536f9a2
      https://github.com/llvm/llvm-project/commit/ad6a84f82c4572dd92369b4f67df6e7c3536f9a2
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2021-06-10 (Thu, 10 Jun 2021)

  Changed paths:
    M mlir/include/mlir/IR/Dominance.h
    M mlir/lib/IR/Verifier.cpp

  Log Message:
  -----------
  Revert "[Verifier] Speed up and parallelize dominance checking.  NFC"

This reverts commit 08664d005c02003180371049b19c7e5d01541c58, which according to
https://reviews.llvm.org/D103373 was pushed accidentally, and I believe it
causes timeouts in some internal mlir tests.




More information about the All-commits mailing list