[all-commits] [llvm/llvm-project] c8c636: [LICM] Pass MemorySSAUpdater by referene (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 8 01:09:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c8c63625601c04786cbf0819708725b830f0dfbb
      https://github.com/llvm/llvm-project/commit/c8c63625601c04786cbf0819708725b830f0dfbb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/LoopUtils.h
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/lib/Transforms/Scalar/LoopSink.cpp

  Log Message:
  -----------
  [LICM] Pass MemorySSAUpdater by referene (NFC)

Make it clearer that this is a required dependency.




More information about the All-commits mailing list