[PATCH] D78279: [SimpleLoopUnswitch] Add non-empty unreachable block check to exit cases removed.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 13:35:27 PDT 2020


asbirlea updated this revision to Diff 262466.
asbirlea marked an inline comment as done.
asbirlea added a comment.

Address comment and updated description.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78279/new/

https://reviews.llvm.org/D78279

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/trivial-unswitch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78279.262466.patch
Type: text/x-patch
Size: 4685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/aa210b60/attachment.bin>


More information about the llvm-commits mailing list