[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 04:27:30 PDT 2021


anton-afanasyev updated this revision to Diff 367177.
anton-afanasyev added a comment.

Rebase after `shl` bugfix


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.367177.patch
Type: text/x-patch
Size: 27309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210818/4168b73c/attachment.bin>


More information about the llvm-commits mailing list