[all-commits] [llvm/llvm-project] c46758: [NFC] Reuse existing variables instead of re-reque...

max-azul via All-commits all-commits at lists.llvm.org
Thu May 27 01:30:08 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c467585682dcdda75e645ef3ab47c8b48440db12
      https://github.com/llvm/llvm-project/commit/c467585682dcdda75e645ef3ab47c8b48440db12
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

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

  Log Message:
  -----------
  [NFC] Reuse existing variables instead of re-requesting successors


  Commit: 7d418dadf6b1e6fd9bcccf7c5b5e1db74992ee70
      https://github.com/llvm/llvm-project/commit/7d418dadf6b1e6fd9bcccf7c5b5e1db74992ee70
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2021-05-27 (Thu, 27 May 2021)

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

  Log Message:
  -----------
  [NFCI][LoopDeletion] Do not call complex analysis for known non-zero BTC


Compare: https://github.com/llvm/llvm-project/compare/9f39ba13b596...7d418dadf6b1


More information about the All-commits mailing list