This is an archive of the discontinued LLVM Phabricator instance.

[llvm][NFC] AutoUpgrade l case
ClosedPublic

Authored by urnathan on Aug 16 2023, 3:24 PM.

Details

Summary

The other lifetime and invariant intrinsic checks were unnecessary and recently removed. Hurrah!

Do a bit more cleanup.

Drop unneeded case 'l':. Clean up bracing & whitespace.

Diff Detail

Event Timeline

urnathan created this revision.Aug 16 2023, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2023, 3:24 PM
urnathan requested review of this revision.Aug 16 2023, 3:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 16 2023, 3:24 PM
This revision is now accepted and ready to land.Aug 16 2023, 11:56 PM
This revision was automatically updated to reflect the committed changes.