[all-commits] [llvm/llvm-project] 511cfe: Revert "Ensure SplitEdge to return the new block b...

Bangtian Liu via All-commits all-commits at lists.llvm.org
Thu Dec 17 13:01:35 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 511cfe9441955f20a8b93573fb9b62433b053550
      https://github.com/llvm/llvm-project/commit/511cfe9441955f20a8b93573fb9b62433b053550
  Author: Bangtian Liu <bangtian at cs.toronto.edu>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M llvm/include/llvm/IR/BasicBlock.h
    M llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h
    M llvm/lib/IR/BasicBlock.cpp
    M llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
    M llvm/test/CodeGen/AMDGPU/call-constexpr.ll
    M llvm/test/Transforms/LoopUnswitch/2011-11-18-SimpleSwitch.ll
    M llvm/unittests/Transforms/Utils/BasicBlockUtilsTest.cpp

  Log Message:
  -----------
  Revert "Ensure SplitEdge to return the new block between the two given blocks"

This reverts commit d20e0c3444ad9ada550d9d6d1d56fd72948ae444.




More information about the All-commits mailing list