[all-commits] [llvm/llvm-project] a2619a: Reland "[ScalarEvolution] createSCEV(): recognize ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Mon Jul 6 08:00:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a2619a60e4601c445e9ca6e16c76052e00d907ff
      https://github.com/llvm/llvm-project/commit/a2619a60e4601c445e9ca6e16c76052e00d907ff
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2020-07-06 (Mon, 06 Jul 2020)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/Analysis/ScalarEvolution/sdiv.ll
    M llvm/test/Analysis/ScalarEvolution/srem.ll
    M polly/test/Isl/CodeGen/MemAccess/generate-all.ll
    M polly/test/ScopInfo/multidim_srem.ll

  Log Message:
  -----------
  Reland "[ScalarEvolution] createSCEV(): recognize `udiv`/`urem` disguised as an `sdiv`/`srem`"

This reverts commit d3e3f36ff1151f565730977ac4f663a2ccee48ae,
which reverter the original commit 2c16100e6f72075564ea1f67fa5a82c269dafcd3,
but with polly tests now actually passing.




More information about the All-commits mailing list