[all-commits] [llvm/llvm-project] df77ce: [SCEV] Extract code to collect conditions to lambd...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Sep 25 07:14:16 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: df77ce7cad081bf55042cf098b61b118dcdfc7e9
      https://github.com/llvm/llvm-project/commit/df77ce7cad081bf55042cf098b61b118dcdfc7e9
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

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

  Log Message:
  -----------
  [SCEV] Extract code to collect conditions to lambda (NFC).

This makes re-using the common functionality easier in follow-up
patches.




More information about the All-commits mailing list