[PATCH] D92200: Ensure SplitEdge to return the new block between the two given blocks

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 15 15:32:58 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcf638d793c48: Ensure SplitEdge to return the new block between the two given blocks (authored by kobeliu85, committed by Whitney).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92200/new/

https://reviews.llvm.org/D92200

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92200.312059.patch
Type: text/x-patch
Size: 22429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/cf82e8ac/attachment-0001.bin>


More information about the llvm-commits mailing list