[all-commits] [llvm/llvm-project] 43dd1e: [SCEV] Move canReuseInstruction() helper into SCEV...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Feb 2 07:48:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43dd1e84df1ecdad872e1004af47b489e08fc228
      https://github.com/llvm/llvm-project/commit/43dd1e84df1ecdad872e1004af47b489e08fc228
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-02-02 (Fri, 02 Feb 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp

  Log Message:
  -----------
  [SCEV] Move canReuseInstruction() helper into SCEV (NFC)

To allow reusing it in IndVars.




More information about the All-commits mailing list