This is an archive of the discontinued LLVM Phabricator instance.

[Transforms] Reassociate: Fix missing nsw/nuw flags
AbandonedPublic

Authored by slydiman on Feb 12 2022, 10:14 AM.

Diff Detail

Event Timeline

slydiman created this revision.Feb 12 2022, 10:14 AM
slydiman requested review of this revision.Feb 12 2022, 10:14 AM

Patch is missing description, and legality reasoning.
Please split each diff hunk into it's own review.

nikic requested changes to this revision.Feb 12 2022, 12:24 PM
nikic added a subscriber: nikic.

Counter-proof for the no-op.ll change: https://alive2.llvm.org/ce/z/3_pM8c

This revision now requires changes to proceed.Feb 12 2022, 12:24 PM
slydiman abandoned this revision.Feb 27 2022, 10:07 AM