[PATCH] D107766: [InstCombine] Get rid of `hasOneUses()` when swapping `lshr` and `zext`

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 9 10:59:53 PDT 2021


anton-afanasyev updated this revision to Diff 365227.
anton-afanasyev added a comment.

Remove InstCombine tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107766

Files:
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/pr50555.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr50555.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107766.365227.patch
Type: text/x-patch
Size: 21323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/68eba981/attachment-0001.bin>


More information about the llvm-commits mailing list