[PATCH] D122340: [InstCombine] SimplifyDemandedUseBits - remove ashr node if we only demand known sign bits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 08:00:48 PDT 2022


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122340



More information about the llvm-commits mailing list