This is an archive of the discontinued LLVM Phabricator instance.

[ConstraintElimination] Add tests to check for undefined behaviour for shl.
AbandonedPublic

Authored by zjaffal on Mar 9 2023, 3:02 AM.

Details

Reviewers
fhahn
meheff
Summary

Relates to the following github issue https://github.com/llvm/llvm-project/issues/61127

Diff Detail

Event Timeline

zjaffal created this revision.Mar 9 2023, 3:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2023, 3:02 AM
Herald added a subscriber: StephenFan. · View Herald Transcript
zjaffal requested review of this revision.Mar 9 2023, 3:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 9 2023, 3:02 AM
zjaffal abandoned this revision.Mar 16 2023, 3:14 AM

Added the tests to a patch with the fix so this is not needed