[PATCH] D107766: [AggressiveInstCombine] Add shift instructions to `TruncInstCombine` DAG

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 23:34:31 PDT 2021


anton-afanasyev updated this revision to Diff 366403.
anton-afanasyev edited the summary of this revision.
anton-afanasyev added a comment.

Fix test


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/AggressiveInstCombine/trunc_shifts.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr50555.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107766.366403.patch
Type: text/x-patch
Size: 30781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210814/0953fa72/attachment.bin>


More information about the llvm-commits mailing list