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

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 15 03:40:56 PDT 2021


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

Fix test move


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107766.366484.patch
Type: text/x-patch
Size: 30769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210815/f4719709/attachment-0001.bin>


More information about the llvm-commits mailing list