[PATCH] D67677: [InstCombine] dropRedundantMaskingOfLeftShiftInput(): pat. a/b with mask (PR42563)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 23 05:20:45 PDT 2019


spatel added a comment.

In D67677#1678368 <https://reviews.llvm.org/D67677#1678368>, @lebedev.ri wrote:

> @spatel will you want to review the sibling patch D67725 <https://reviews.llvm.org/D67725>, or should i "self-review" since it's rather identical to this one?


Sorry for the delay - I'll take a look today.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67677





More information about the llvm-commits mailing list