[PATCH] D63829: [InstCombine] Shift amount reassociation in bittest (PR42399)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 08:56:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364791: [InstCombine] Shift amount reassociation in bittest (PR42399) (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63829?vs=207324&id=207336#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63829/new/

https://reviews.llvm.org/D63829

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/trunk/test/Transforms/InstCombine/shift-amount-reassociation-in-bittest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63829.207336.patch
Type: text/x-patch
Size: 19959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/ce84f6e3/attachment.bin>


More information about the llvm-commits mailing list