[all-commits] [llvm/llvm-project] 7b8692: [LICM][NFC] Do not forward declaration of hoistMinMax

Max Kazantsev via All-commits all-commits at lists.llvm.org
Tue Apr 11 03:08:52 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b8692a55ca75a68cd538c254ed1027995512ef3
      https://github.com/llvm/llvm-project/commit/7b8692a55ca75a68cd538c254ed1027995512ef3
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2023-04-11 (Tue, 11 Apr 2023)

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

  Log Message:
  -----------
  [LICM][NFC] Do not forward declaration of hoistMinMax

They all are now handled by hoistArithmetics, and only it should be
forwarded.




More information about the All-commits mailing list