[PATCH] D51519: [SimpleLoopUnswitch] remove a chain of dead blocks at once

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 15:42:32 PDT 2018


fedor.sergeev updated this revision to Diff 163434.
fedor.sergeev added a comment.

correcting typo


Repository:
  rL LLVM

https://reviews.llvm.org/D51519

Files:
  lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  test/Transforms/SimpleLoopUnswitch/delete-dead-blocks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51519.163434.patch
Type: text/x-patch
Size: 3284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/68020b02/attachment.bin>


More information about the llvm-commits mailing list