[PATCH] D70786: [SimpleLoopUnswitch] Invalidate the topmost loop with ExitBB as exiting.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 09:04:22 PST 2019


fhahn updated this revision to Diff 231277.
fhahn added a comment.

Account for Current being nullptr initially.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70786

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/preserve-scev-exiting-multiple-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70786.231277.patch
Type: text/x-patch
Size: 4071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191127/e0ad7785/attachment.bin>


More information about the llvm-commits mailing list