[all-commits] [llvm/llvm-project] e51ef7: [Test] Add test on missing opportunity in Loop Del...

max-azul via All-commits all-commits at lists.llvm.org
Fri May 14 02:58:25 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e51ef7f0706ada40d33819d1b3bdca2351e4fb4e
      https://github.com/llvm/llvm-project/commit/e51ef7f0706ada40d33819d1b3bdca2351e4fb4e
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2021-05-14 (Fri, 14 May 2021)

  Changed paths:
    A llvm/test/Transforms/LoopDeletion/eval_first_iteration.ll

  Log Message:
  -----------
  [Test] Add test on missing opportunity in Loop Deletion

We can break the backedge in some cases when we can evaluate some of the
values and conditions on the 1st iteration.




More information about the All-commits mailing list