[PATCH] D77804: [DAG] Enable ISD::SRL SimplifyMultipleUseDemandedBits handling inside SimplifyDemandedBits

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 04:28:02 PDT 2022


uweigand added a comment.

In D77804#3681806 <https://reviews.llvm.org/D77804#3681806>, @RKSimon wrote:

> I think I've covered all the remaining regressions now - D129765 <https://reviews.llvm.org/D129765> has cleaned up a number of annoying cases - including the SystemZ v3i31 copy test!

Thanks!   SystemZ changes LGTM now as discussed above.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77804



More information about the llvm-commits mailing list