[PATCH] D66383: [InstCombine] Shift amount reassociation in bittest: trunc-of-lshr (PR42399)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 29 03:25:48 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D66383?vs=217667&id=217817#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66383

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66383.217817.patch
Type: text/x-patch
Size: 18190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190829/ad97f7c2/attachment.bin>


More information about the llvm-commits mailing list