[PATCH] D108201: [AggressiveInstCombine] Add logical shift right instr to `TruncInstCombine` DAG
Anton Afanasyev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 17 11:23:28 PST 2022
anton-afanasyev added a comment.
In D108201#3249134 <https://reviews.llvm.org/D108201#3249134>, @fhahn wrote:
> Not sure if it has been raised elsewhere already, but it looks like this is causing a regression: https://github.com/llvm/llvm-project/issues/51922
@fhahn Thanks for pointing this out! Looks like I've missed this during bugzilla migration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108201/new/
https://reviews.llvm.org/D108201
More information about the llvm-commits
mailing list