[PATCH] D110170: [InstCombine] fold cast of right-shift if high bits are not demanded

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 13:10:34 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f6b07316f56: [InstCombine] fold cast of right-shift if high bits are not demanded (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D110170?vs=373972&id=374018#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110170

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110170.374018.patch
Type: text/x-patch
Size: 6089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/73b29128/attachment.bin>


More information about the llvm-commits mailing list