[PATCH] D130525: [GlobalISel] Fix miscompile of G_UREM + G_UDIV due to not checking for equality of the first operands of each.

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 15:32:09 PDT 2022


paquette accepted this revision.
paquette added a comment.
This revision is now accepted and ready to land.
Herald added a subscriber: mingmingl.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130525



More information about the llvm-commits mailing list