[PATCH] D44818: [LoopUnroll] Fix dangling pointers in SCEV

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 04:34:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328483: [LoopUnroll] Fix dangling pointers in SCEV (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44818?vs=139560&id=139771#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44818

Files:
  llvm/trunk/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/trunk/test/Transforms/LoopUnroll/invalidate_right_loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44818.139771.patch
Type: text/x-patch
Size: 6445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/51c33207/attachment.bin>


More information about the llvm-commits mailing list