[PATCH] D19245: [SimplifyCFG] Fold `llvm.guard(false)` to unreachable
Sanjoy Das via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 20 17:32:50 PDT 2016
sanjoy updated this revision to Diff 54445.
sanjoy added a comment.
You're right, there was never a need for a new utility. Fixed.
http://reviews.llvm.org/D19245
Files:
lib/Transforms/Utils/Local.cpp
test/Transforms/SimplifyCFG/guards.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19245.54445.patch
Type: text/x-patch
Size: 4215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/cde51d79/attachment.bin>
More information about the llvm-commits
mailing list