[all-commits] [llvm/llvm-project] ff687c: [LICM][NFC] Don't preserve DT and loop analyzes se...

Max Kazantsev via All-commits all-commits at lists.llvm.org
Tue Feb 28 02:03:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff687c47b3ba47a0b73a42c3d160ed81d7f83db5
      https://github.com/llvm/llvm-project/commit/ff687c47b3ba47a0b73a42c3d160ed81d7f83db5
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/LICM.cpp

  Log Message:
  -----------
  [LICM][NFC] Don't preserve DT and loop analyzes separately

This is already implied by getLoopPassPreservedAnalyses.

Differential Revision: https://reviews.llvm.org/D144860
Reviewed By: nikic, skatkov




More information about the All-commits mailing list