[PATCH] D47624: [PM/LoopUnswitch] Fix PR37651 by correctly invalidating SCEV when unswitching loops.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 3 02:14:28 PDT 2018


chandlerc updated this revision to Diff 153878.
chandlerc marked an inline comment as done.
chandlerc added a comment.

Rebase, merge with all the work, and clean up a few loose ends.


Repository:
  rL LLVM

https://reviews.llvm.org/D47624

Files:
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/test/Transforms/SimpleLoopUnswitch/update-scev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47624.153878.patch
Type: text/x-patch
Size: 17445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/26744c63/attachment.bin>


More information about the llvm-commits mailing list