[PATCH] D19245: [SimplifyCFG] Fold `llvm.guard(false)` to unreachable

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 12:25:23 PDT 2016


sanjoy updated this revision to Diff 54402.
sanjoy marked 2 inline comments as done.
sanjoy added a comment.

- Address review


http://reviews.llvm.org/D19245

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/Utils/Local.cpp
  test/Transforms/SimplifyCFG/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19245.54402.patch
Type: text/x-patch
Size: 7142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160420/a2ca5686/attachment.bin>


More information about the llvm-commits mailing list