[PATCH] D19257: [SimplifyCFG] Extend TryToSimplifyUncondBranchFromEmptyBlock for empty block including lifetime intrinsics
Josh Yoon via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 18:23:01 PDT 2016
Josh updated this revision to Diff 55517.
Josh marked 7 inline comments as done.
Josh added a comment.
Hans, first of all, thanks for your kind comments.
Your suggested codes are very efficient and highly readable.
I followed your guide for all commented codes.
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.55517.patch
Type: text/x-patch
Size: 20269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/f494507f/attachment-0001.bin>
More information about the llvm-commits
mailing list