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

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 23:34:31 PDT 2016


wmi updated this revision to Diff 66081.
wmi added a comment.

Address Sanjoy's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D22942

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

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


More information about the llvm-commits mailing list