[PATCH] D49832: [SCEV] Don't expand Wrap predicate using inttoptr in ni addrspaces

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 14:55:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338073: [SCEV] Don't expand Wrap predicate using inttoptr in ni addrspaces (authored by kfischer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49832?vs=157419&id=157581#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49832

Files:
  llvm/trunk/lib/Analysis/ScalarEvolutionExpander.cpp
  llvm/trunk/test/Analysis/LoopAccessAnalysis/wrapping-pointer-ni.ll
  llvm/trunk/test/Analysis/LoopAccessAnalysis/wrapping-pointer-versioning.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49832.157581.patch
Type: text/x-patch
Size: 7245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/076aa079/attachment.bin>


More information about the llvm-commits mailing list