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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 13:04:03 PDT 2021


lebedev.ri added a comment.

In D107766#2953168 <https://reviews.llvm.org/D107766#2953168>, @RKSimon wrote:

> Is there anything left to do on this?

Rebase this?
`ashr` is left.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107766



More information about the llvm-commits mailing list