[all-commits] [llvm/llvm-project] 51ff76: [NFC][ScalarEvolution] Add udiv-disguised-as-sdiv ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Wed Jul 1 15:45:17 PDT 2020


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

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

  Log Message:
  -----------
  [NFC][ScalarEvolution] Add udiv-disguised-as-sdiv test

Much like 25521150d7b577f6f1b402826f2afbb0ec5fb59b,
but with division instead of remainder.

See https://reviews.llvm.org/D82721




More information about the All-commits mailing list