[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 06:00:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe1f3cfc2669: [SCCP] convert signed div/rem to unsigned for non-negative operands (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133198

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/PhaseOrdering/srem.ll
  llvm/test/Transforms/SCCP/binaryops-range-special-cases.ll
  llvm/test/Transforms/SCCP/divrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133198.458153.patch
Type: text/x-patch
Size: 6815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/6c8b60f5/attachment.bin>


More information about the llvm-commits mailing list