[all-commits] [llvm/llvm-project] da9e7b: [Test] Added test showing missing range check elim...

max-azul via All-commits all-commits at lists.llvm.org
Fri Aug 7 02:54:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: da9e7b1ab03be92b0c3060cf149ab882d61e634f
      https://github.com/llvm/llvm-project/commit/da9e7b1ab03be92b0c3060cf149ab882d61e634f
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2020-08-07 (Fri, 07 Aug 2020)

  Changed paths:
    A llvm/test/Analysis/ScalarEvolution/predicated_ranges.ll

  Log Message:
  -----------
  [Test] Added test showing missing range check elimination opportunity in IndVars

Seems that SCEV is not powerful enough to handle this.




More information about the All-commits mailing list