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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 14:06:47 PDT 2018


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

Changed prior to commit:
  https://reviews.llvm.org/D45986?vs=143631&id=144782#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45986

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: D45986.144782.patch
Type: text/x-patch
Size: 9893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/908cd6ab/attachment.bin>


More information about the llvm-commits mailing list