[all-commits] [llvm/llvm-project] 2c4d91: [Test] Add failing test that demonstrates buggy be...

max-azul via All-commits all-commits at lists.llvm.org
Tue Apr 14 04:48:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c4d914eebab1e07e50b1393ab50163f4b92be54
      https://github.com/llvm/llvm-project/commit/2c4d914eebab1e07e50b1393ab50163f4b92be54
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2020-04-14 (Tue, 14 Apr 2020)

  Changed paths:
    A llvm/test/Transforms/ADCE/broken-loop-info.ll

  Log Message:
  -----------
  [Test] Add failing test that demonstrates buggy behavior of ADCE

ADCE messes up with loop info (proved for new pass manager only) by
making some loop blocks unreachable, without making proper updates
to the loop.




More information about the All-commits mailing list