[PATCH] D19257: [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty block including lifetime intrinsics
Josh Yoon via llvm-commits
llvm-commits at lists.llvm.org
Sun May 1 20:41:34 PDT 2016
Josh updated this revision to Diff 55768.
Josh added a comment.
Hans, thank you for your quick and kind review.
I do not have commit access. So, if you don't mind, would you please commit this code for me?
After I get the commit access, I'll do by myself.
(This diff revision is for fix formatting of comment)
Thanks.
http://reviews.llvm.org/D19257
Files:
include/llvm/IR/BasicBlock.h
lib/IR/BasicBlock.cpp
lib/Transforms/Utils/Local.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/lifetime.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19257.55768.patch
Type: text/x-patch
Size: 20249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160502/1f81bf70/attachment-0001.bin>
More information about the llvm-commits
mailing list