[PATCH] D127122: [InstCombine] reduce right-shift-of-left-shifted constant via demanded bits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 10:30:09 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG82040d414b3c: [InstCombine] reduce right-shift-of-left-shifted constant via demanded bits (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D127122?vs=434809&id=434879#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127122

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/test/Transforms/InstCombine/shift-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127122.434879.patch
Type: text/x-patch
Size: 5944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/c43d1b91/attachment.bin>


More information about the llvm-commits mailing list