[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 Jun 5 14:16:17 PDT 2018
chandlerc updated this revision to Diff 150039.
chandlerc retitled this revision from "[SimpleLoopUnswitch] Invalidate SCEV after making structural changes to a loop" to "[PM/LoopUnswitch] Fix PR37651 by correctly invalidating SCEV when unswitching loops.".
chandlerc edited the summary of this revision.
chandlerc added a comment.
Herald added a subscriber: hiraditya.
Update with a new approach and some new testing.
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.150039.patch
Type: text/x-patch
Size: 17134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/b46a906b/attachment.bin>
More information about the llvm-commits
mailing list