[PATCH] D92200: Ensure SplitEdge to return the new block between the two given blocks
Bangtian Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 16:23:58 PST 2020
kobeliu85 updated this revision to Diff 309096.
kobeliu85 added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.
I applied the comment from reviewers.
1. update the ll files for test cases.
2. reformat the source code files.
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.309096.patch
Type: text/x-patch
Size: 22938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201203/da81dea1/attachment.bin>
More information about the llvm-commits
mailing list