[PATCH] D48229: [NFC][SCEV] Add tests related to bit masking (PR37793)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 17 09:14:31 PDT 2018
lebedev.ri updated this revision to Diff 151646.
lebedev.ri added a comment.
Actually drop the no-longer-valid comment.
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.151646.patch
Type: text/x-patch
Size: 23314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180617/46596213/attachment.bin>
More information about the llvm-commits
mailing list