[PATCH] D48229: [NFC][SCEV] Add tests related to bit masking (PR37793)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 18 10:40:39 PDT 2018
lebedev.ri updated this revision to Diff 151747.
lebedev.ri marked 2 inline comments as done.
lebedev.ri added a comment.
Add new comment in place of the one being deleted.
Repository:
rL LLVM
https://reviews.llvm.org/D48229
Files:
lib/Transforms/InstCombine/InstCombineShifts.cpp
test/Analysis/ScalarEvolution/extract-highbits-sameconstmask.ll
test/Analysis/ScalarEvolution/extract-highbits-variablemask.ll
test/Analysis/ScalarEvolution/extract-lowbits-sameconstmask.ll
test/Analysis/ScalarEvolution/extract-lowbits-variablemask.ll
test/Analysis/ScalarEvolution/lshr-shl-differentconstmask.ll
test/Analysis/ScalarEvolution/shl-lshr-differentconstmask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48229.151747.patch
Type: text/x-patch
Size: 23464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/0909e5d7/attachment.bin>
More information about the llvm-commits
mailing list