[PATCH] D22942: [SCEV] Fix runtime error caused by ValueOffsetPair

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 13:47:54 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278161: Fix the runtime error caused by "Use ValueOffsetPair to enhance value reuse… (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D22942?vs=67394&id=67411#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22942

Files:
  llvm/trunk/include/llvm/Analysis/ScalarEvolutionExpander.h
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/lib/Transforms/Scalar/IndVarSimplify.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/pr28705.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22942.67411.patch
Type: text/x-patch
Size: 6826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/d607c8af/attachment.bin>


More information about the llvm-commits mailing list