[PATCH] D108201: [AggressiveInstCombine] Add logical shift right instr to `TruncInstCombine` DAG

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


anton-afanasyev added a comment.

> This should repro in a debug build, but might not be visible in release+asserts; I see it when building with clang on macOS, but it doesn't seem to repro on godbolt.
> I think it's a simple bug and fixed with:
> dd19f342fa21 <https://reviews.llvm.org/rGdd19f342fa21a7719b17e33243bda5b69507e4a0>

Thank you!


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