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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 22:15:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
sanjoy marked 3 inline comments as done.
Closed by commit rL266955: [SimplifyCFG] Fold `llvm.guard(false)` to unreachable (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D19245?vs=54445&id=54458#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19245

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19245.54458.patch
Type: text/x-patch
Size: 4346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/684a16dc/attachment.bin>


More information about the llvm-commits mailing list