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

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 22:15:25 PDT 2016


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

Address Sanjoy's comment.


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.67064.patch
Type: text/x-patch
Size: 6746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160806/bcc0fdeb/attachment.bin>


More information about the llvm-commits mailing list