[PATCH] D156577: [IRCE] Add NSW to OverflowingBinaryOperator but not BinaryOperator

Aleksandr Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 30 03:47:12 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG236e6787de1f: [IRCE] Add NSW to OverflowingBinaryOperator but not BinaryOperator (authored by aleksandr.popov).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156577

Files:
  llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp
  llvm/test/Transforms/IRCE/stride_more_than_1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156577.545417.patch
Type: text/x-patch
Size: 12174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230730/76905ea7/attachment.bin>


More information about the llvm-commits mailing list