[PATCH] D42342: [LLVM][InstSimplify] add baseline tests for (X << Y) % X -> 0
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 21 07:37:59 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL323067: [InstSimplify] add baseline tests for (X << Y) % X -> 0; NFC (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D42342?vs=130789&id=130808#toc
Repository:
rL LLVM
https://reviews.llvm.org/D42342
Files:
llvm/trunk/test/Transforms/InstSimplify/rem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42342.130808.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180121/5ea14c51/attachment.bin>
More information about the llvm-commits
mailing list