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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 09:10:22 PDT 2019


lebedev.ri updated this revision to Diff 217667.
lebedev.ri marked 12 inline comments as done.
lebedev.ri added a comment.

Rebased, addressed review notes, pessimized vectors even more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66383

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66383.217667.patch
Type: text/x-patch
Size: 18115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/b3c075c7/attachment-0001.bin>


More information about the llvm-commits mailing list