[PATCH] D60035: [SCEV] Use unsigned/signed intersection type in SCEV

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 15 02:14:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363490: [SCEV] Use unsigned/signed intersection type in SCEV (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60035?vs=192991&id=204909#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60035/new/

https://reviews.llvm.org/D60035

Files:
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/extract-highbits-sameconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/increasing-or-decreasing-iv.ll
  llvm/trunk/test/Analysis/ScalarEvolution/infer-prestart-no-wrap.ll
  llvm/trunk/test/Analysis/ScalarEvolution/lshr-shl-differentconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/sext-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60035.204909.patch
Type: text/x-patch
Size: 14843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190615/69e8306a/attachment.bin>


More information about the llvm-commits mailing list