This is an archive of the discontinued LLVM Phabricator instance.

[InstCombine] Preserve nsw/nuw flags in canonicalization
ClosedPublic

Authored by emgullufsen on Apr 4 2023, 1:26 PM.

Diff Detail

Event Timeline

emgullufsen created this revision.Apr 4 2023, 1:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2023, 1:26 PM
emgullufsen requested review of this revision.Apr 4 2023, 1:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 4 2023, 1:26 PM
emgullufsen set the repository for this revision to rG LLVM Github Monorepo.Apr 4 2023, 1:48 PM
emgullufsen edited the summary of this revision. (Show Details)Apr 4 2023, 4:15 PM
emgullufsen edited the summary of this revision. (Show Details)
nikic accepted this revision.Apr 5 2023, 5:54 AM

LGTM

This revision is now accepted and ready to land.Apr 5 2023, 5:54 AM