[all-commits] [llvm/llvm-project] aa994d: [NFC][LoopUnrollAndJam] Use BasicBlock::replacePhi...

whitneywhtsang via All-commits all-commits at lists.llvm.org
Tue Aug 11 08:36:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aa994d9867e38ad12a5d43edcfb8d53a26b73020
      https://github.com/llvm/llvm-project/commit/aa994d9867e38ad12a5d43edcfb8d53a26b73020
  Author: Whitney Tsang <whitneyt at ca.ibm.com>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp

  Log Message:
  -----------
  [NFC][LoopUnrollAndJam] Use BasicBlock::replacePhiUsesWith instead of
static function updatePHIBlocks.

Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D85673




More information about the All-commits mailing list