[PATCH] D142872: Honor the fwrapv option when generating the inbounds GEP .

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 01:27:28 PST 2023


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

The original issue has been fixed by the mentioned LLVM changes. As such, I don't think we need to actually do anything on the Clang side. Please let me know if you're still seeing issues in some case...


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

https://reviews.llvm.org/D142872



More information about the llvm-commits mailing list