[PATCH] D47428: [InstCombine] PR37603: low bit mask canonicalization

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 27 11:26:57 PDT 2018


lebedev.ri updated this revision to Diff 148763.
lebedev.ri added a comment.

Actually run `$ ninja check-llvm` -- update `test/Transforms/InstCombine/rem.ll`


Repository:
  rL LLVM

https://reviews.llvm.org/D47428

Files:
  lib/Transforms/InstCombine/InstCombineAddSub.cpp
  test/Transforms/InstCombine/rem.ll
  test/Transforms/InstCombine/set-lowbits-mask-canonicalize.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47428.148763.patch
Type: text/x-patch
Size: 10096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180527/817d77bf/attachment.bin>


More information about the llvm-commits mailing list