[PATCH] D133198: [SCCP] convert signed div/rem to unsigned for non-negative operands

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 05:27:40 PDT 2022


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

Based on previous "LGTM" comment, setting this to "accepted", so it won't complain on commit.


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

https://reviews.llvm.org/D133198



More information about the llvm-commits mailing list