[all-commits] [llvm/llvm-project] 62e9ac: Revert "[SCEV] Fix and validate ValueExprMap/ExprV...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Nov 22 06:47:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62e9acad0a511070e5eebfd9d53c1774edeecf13
      https://github.com/llvm/llvm-project/commit/62e9acad0a511070e5eebfd9d53c1774edeecf13
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/CodeGen/PowerPC/more-dq-form-prepare.ll

  Log Message:
  -----------
  Revert "[SCEV] Fix and validate ValueExprMap/ExprValueMap consistency"

This reverts commit d633db8f9dd4a361e60a9030c82adc490d5797e3.

Causes bootstrap assertion failures:
https://lab.llvm.org/buildbot/#/builders/168/builds/3459/steps/9/logs/stdio




More information about the All-commits mailing list