[PATCH] D48229: [NFC][SCEV] Add tests related to bit masking (PR37793)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 00:58:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335101: [NFC][SCEV] Add tests related to bit masking (PR37793) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48229?vs=151747&id=152030#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48229

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineShifts.cpp
  llvm/trunk/test/Analysis/ScalarEvolution/extract-highbits-sameconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/extract-highbits-variablemask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/extract-lowbits-sameconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/extract-lowbits-variablemask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/lshr-shl-differentconstmask.ll
  llvm/trunk/test/Analysis/ScalarEvolution/shl-lshr-differentconstmask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48229.152030.patch
Type: text/x-patch
Size: 24019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/57635a55/attachment.bin>


More information about the llvm-commits mailing list