[all-commits] [llvm/llvm-project] 0f8096: [Test] Missed opt test for D108910

Max Kazantsev via All-commits all-commits at lists.llvm.org
Thu Sep 2 22:46:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f80961e8c72dd67e1d9a9817b581b9848c9393e
      https://github.com/llvm/llvm-project/commit/0f80961e8c72dd67e1d9a9817b581b9848c9393e
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2021-09-03 (Fri, 03 Sep 2021)

  Changed paths:
    A llvm/test/Transforms/IndVarSimplify/eliminate-backedge.ll

  Log Message:
  -----------
  [Test] Missed opt test for D108910

We can fold loop phis after we've proved that some exit has EC=0
in IndVars.

Patch by Dmitry Makogon!




More information about the All-commits mailing list