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

Anton Afanasyev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 18 12:22:24 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfb6dfcbd13b: [AggressiveInstCombine] Add logical shift right instr to `TruncInstCombine` DAG (authored by anton-afanasyev).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108201

Files:
  llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/pr50555.ll
  llvm/test/Transforms/AggressiveInstCombine/trunc_shifts.ll
  llvm/test/Transforms/PhaseOrdering/X86/pr50555.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108201.367300.patch
Type: text/x-patch
Size: 28542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/a49a2c69/attachment.bin>


More information about the llvm-commits mailing list