[PATCH] D139997: [InstCombine] complete (X << Z) / (Y << Z) --> X / Y

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 05:01:39 PST 2022


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

LGTM - thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139997



More information about the llvm-commits mailing list