[all-commits] [llvm/llvm-project] 03cfea: [SCEV] Update SCEVLoopGuardRewriter to take SCEV -...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Nov 12 10:16:42 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03cfea68c65f02ad4267a2b026fe5baf32a2d519
      https://github.com/llvm/llvm-project/commit/03cfea68c65f02ad4267a2b026fe5baf32a2d519
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

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

  Log Message:
  -----------
  [SCEV] Update SCEVLoopGuardRewriter to take SCEV -> SCEV map (NFC).

Split off refactoring from D113577 to reduce the diff. NFC as the new
interface will only be used in D113577.




More information about the All-commits mailing list