[all-commits] [llvm/llvm-project] aaf7f0: [NFC][LoopFusion] Use isControlFlowEquivalent() fr...

whitneywhtsang via All-commits all-commits at lists.llvm.org
Mon Nov 25 09:54:54 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: aaf7f05a96e6c21b7a6d1ad9e73fb7ab5eee7d83
      https://github.com/llvm/llvm-project/commit/aaf7f05a96e6c21b7a6d1ad9e73fb7ab5eee7d83
  Author: Whitney Tsang <whitneyt at ca.ibm.com>
  Date:   2019-11-25 (Mon, 25 Nov 2019)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h
    M llvm/lib/Transforms/Scalar/LoopFuse.cpp
    M llvm/lib/Transforms/Utils/CodeMoverUtils.cpp

  Log Message:
  -----------
  [NFC][LoopFusion] Use isControlFlowEquivalent() from CodeMoverUtils.
Reviewer: kbarton, jdoerfert, Meinersbur, bmahjour, etiotto
Reviewed By: Meinersbur
Subscribers: hiraditya, llvm-commits
Tag: LLVM
Differential Revision: https://reviews.llvm.org/D70619




More information about the All-commits mailing list