This is an archive of the discontinued LLVM Phabricator instance.

[EarlyCSE] Add tests for negated min/max/abs [NFC]
ClosedPublic

Authored by JosephTremoulet on Jun 5 2019, 10:12 AM.

Details

Summary

I'm planning to update the hashing logic to recognize their equivalence
in a subsequent change (D62644).

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2019, 10:12 AM
JosephTremoulet edited the summary of this revision. (Show Details)Jun 5 2019, 10:13 AM
spatel accepted this revision.Jun 5 2019, 10:27 AM

LGTM - thanks!

This revision is now accepted and ready to land.Jun 5 2019, 10:27 AM
This revision was automatically updated to reflect the committed changes.