[all-commits] [llvm/llvm-project] c066ff: [LoopUtils] Updated deleteDeadLoop() to handle loo...

whitneywhtsang via All-commits all-commits at lists.llvm.org
Mon Dec 16 17:06:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c066ff11d84a7797503ad5a44c4129136926dc85
      https://github.com/llvm/llvm-project/commit/c066ff11d84a7797503ad5a44c4129136926dc85
  Author: Whitney Tsang <whitneyt at ca.ibm.com>
  Date:   2019-12-17 (Tue, 17 Dec 2019)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopUtils.cpp
    M llvm/unittests/Transforms/Utils/CMakeLists.txt

  Log Message:
  -----------
  [LoopUtils] Updated deleteDeadLoop() to handle loop nest.

Reviewer: kariddi, sanjoy, reames, Meinersbur, bmahjour, etiotto,
kbarton
Reviewed By: Meinersbur
Subscribers: mgorny, hiraditya, llvm-commits
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D70939




More information about the All-commits mailing list