[all-commits] [llvm/llvm-project] 6d247f: [SCEV][IndVarSimplify] insert point should not be ...

Chen Zheng via All-commits all-commits at lists.llvm.org
Fri Jul 17 19:28:11 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d247f980d922055018137c0d1400fde83d9449f
      https://github.com/llvm/llvm-project/commit/6d247f980d922055018137c0d1400fde83d9449f
  Author: Chen Zheng <czhengsz at cn.ibm.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

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

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

Recommit after removing the unused cast instructions.

Differential Revision:  https://reviews.llvm.org/D80975




More information about the All-commits mailing list