[PATCH] D108355: [AggressiveInstCombine] Add arithmetic shift right instr to `TruncInstCombine` DAG

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 20 09:40:00 PDT 2021


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

Rebase against dd19f342fa21 <https://reviews.llvm.org/rGdd19f342fa21a7719b17e33243bda5b69507e4a0>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108355

Files:
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/trunc_ashr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108355.367817.patch
Type: text/x-patch
Size: 8820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210820/3388ba58/attachment.bin>


More information about the llvm-commits mailing list