[all-commits] [llvm/llvm-project] fd20eb: [NFC][SCEV] Tests with modellable pointer `select`s

Roman Lebedev via All-commits all-commits at lists.llvm.org
Thu Apr 28 16:38:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd20eb55f1b62d90e4cc45438a5be993256c1f3a
      https://github.com/llvm/llvm-project/commit/fd20eb55f1b62d90e4cc45438a5be993256c1f3a
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    A llvm/test/Analysis/ScalarEvolution/pointer-rounding.ll
    A llvm/test/Analysis/ScalarEvolution/pointer-select.ll

  Log Message:
  -----------
  [NFC][SCEV] Tests with modellable pointer `select`s


  Commit: 981ed72a17e4302dfd77ac54d742c08dfb6b35bb
      https://github.com/llvm/llvm-project/commit/981ed72a17e4302dfd77ac54d742c08dfb6b35bb
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-04-29 (Fri, 29 Apr 2022)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [NFC][SCEV] Refactor `createNodeForSelectViaUMinSeq()` out of `createNodeForSelectOrPHIViaUMinSeq()`


Compare: https://github.com/llvm/llvm-project/compare/4fe2ab527940...981ed72a17e4


More information about the All-commits mailing list