[PATCH] D108355: [AggressiveInstCombine] Add arithmetic shift right instr to `TruncInstCombine` DAG
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 21:17:46 PDT 2021
anton-afanasyev added a comment.
In D108355#2955549 <https://reviews.llvm.org/D108355#2955549>, @lebedev.ri wrote:
> This patch does not apply for me.
> Please precommit the tests, and rebase the patch so that it applies to `main`.
In D108355#2955569 <https://reviews.llvm.org/D108355#2955569>, @lebedev.ri wrote:
> Also, let's split `trunc_shifts.ll` into `trunc_{shl,lshr,ashr}.ll`.
Ok, done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108355/new/
https://reviews.llvm.org/D108355
More information about the llvm-commits
mailing list