This is an archive of the discontinued LLVM Phabricator instance.

[NFC]Pre-commit test case
ClosedPublic

Authored by mingmingl on Mar 23 2023, 1:26 PM.

Details

Summary

Pre-commit test cases to show missed icmp-opt with flag-setting ALUs

Diff Detail

Event Timeline

mingmingl created this revision.Mar 23 2023, 1:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2023, 1:26 PM
mingmingl requested review of this revision.Mar 23 2023, 1:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 23 2023, 1:26 PM
mingmingl updated this revision to Diff 507865.Mar 23 2023, 1:43 PM

Run auto-updater on one of existing tests

mingmingl updated this revision to Diff 507867.Mar 23 2023, 1:45 PM

remove empty lines

mingmingl updated this revision to Diff 507881.Mar 23 2023, 2:23 PM

add RUN line for new test

mingmingl abandoned this revision.Mar 23 2023, 5:43 PM
mingmingl reclaimed this revision.Mar 24 2023, 8:51 AM

arc land <feature-branch> detects this pre-commit test case is not reviewed so decided to send this out as well. Thanks!

dmgreen accepted this revision.Mar 27 2023, 10:47 AM

LGTM. You can land tests like this without review.

This revision is now accepted and ready to land.Mar 27 2023, 10:47 AM

LGTM. You can land tests like this without review.

Got it, will do it if the test case is simple enough next time!

This revision was landed with ongoing or failed builds.Mar 27 2023, 10:56 AM
This revision was automatically updated to reflect the committed changes.