[PATCH] D46649: [AggressiveInstCombine] convert a chain of 'and-shift' bits into masked compare

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 16:11:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331937: [AggressiveInstCombine] convert a chain of 'and-shift' bits into masked compare (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46649?vs=145953&id=146026#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46649

Files:
  llvm/trunk/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/trunk/test/Transforms/AggressiveInstCombine/masked-cmp.ll
  llvm/trunk/test/Transforms/PhaseOrdering/bitfield-bittests.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46649.146026.patch
Type: text/x-patch
Size: 14038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/3438ff4d/attachment.bin>


More information about the llvm-commits mailing list