[PATCH] D130517: [GlobalISel] Add sdiv exact (X, constant) -> mul combine.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 13:39:57 PDT 2022


aemerson added a comment.

In D130517#3705782 <https://reviews.llvm.org/D130517#3705782>, @tschuett wrote:

> Nit: in the first two asserts the explaining string is missing.

Sure I can add one before commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130517



More information about the llvm-commits mailing list