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

Keno Fischer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 25 19:29:26 PDT 2018


loladiro updated this revision to Diff 157419.
loladiro added a comment.

Add a small fix found during testing that I forgot to commit.


Repository:
  rL LLVM

https://reviews.llvm.org/D49832

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

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


More information about the llvm-commits mailing list