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

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 11:38:43 PDT 2021


anton-afanasyev updated this revision to Diff 366688.
anton-afanasyev marked an inline comment as done.
anton-afanasyev added a comment.

Address comments


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/X86/pr50555.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107766.366688.patch
Type: text/x-patch
Size: 30742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210816/bfa22cc1/attachment.bin>


More information about the llvm-commits mailing list