[all-commits] [llvm/llvm-project] 1cd1c1: Revert "[SCEV][IndVarSimplify] insert point should...

serge-sans-paille via All-commits all-commits at lists.llvm.org
Tue Jul 14 05:26:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cd1c1d62edc6693a3854b22d53c9bbc1b149798
      https://github.com/llvm/llvm-project/commit/1cd1c1d62edc6693a3854b22d53c9bbc1b149798
  Author: serge-sans-paille <sguelton at redhat.com>
  Date:   2020-07-14 (Tue, 14 Jul 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/IndVarSimplify.cpp
    M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
    R llvm/test/Transforms/IndVarSimplify/widen-i32-i8ptr.ll

  Log Message:
  -----------
  Revert "[SCEV][IndVarSimplify] insert point should not be block front."

This reverts commit f1efb8bb4ba0584a9b994f3404a2c62920ce6652.

Reverted because it doesn't correctly update the pass return status, see

http://lab.llvm.org:8011/builders/llvm-clang-x86_64-expensive-checks-debian/builds/9441/steps/test-check-all/logs/FAIL%3A%20LLVM%3A%3Awiden-i32-i8ptr.ll




More information about the All-commits mailing list