[PATCH] D42342: [LLVM][InstSimplify] add baseline tests for (X << Y) % X -> 0

Anton Bikineev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 20 18:42:38 PST 2018


AntonBikineev created this revision.
AntonBikineev added a reviewer: spatel.

Repository:
  rL LLVM

https://reviews.llvm.org/D42342

Files:
  test/Transforms/InstSimplify/rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42342.130789.patch
Type: text/x-patch
Size: 5349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180121/fa45710f/attachment.bin>


More information about the llvm-commits mailing list