[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:18:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336183: [PM/LoopUnswitch] Fix PR37651 by correctly invalidating SCEV when (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47624?vs=153878&id=153879#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47624

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

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


More information about the llvm-commits mailing list