[SCCP] Add sub tests for NUW/NSW flag inference.
authorFlorian Hahn <flo@fhahn.com>
Mon, 30 Jan 2023 19:40:36 +0000 (19:40 +0000)
committerFlorian Hahn <flo@fhahn.com>
Mon, 30 Jan 2023 19:40:56 +0000 (19:40 +0000)
commit5c6cb61ad416a544e9260dcf5da26631675f5e4e
tree8f0420679a56b9e90cffe6ad1cd379f04ed75a87
parent6d9b0759c24e93c2ef1f10ca59c7317c7b440468
[SCCP] Add sub tests for NUW/NSW flag inference.

Those tests add coverage for a miscompile with 024115ab14822a97c.
llvm/test/Transforms/SCCP/sub-nuw-nsw-flags.ll [new file with mode: 0644]