This is an archive of the discontinued LLVM Phabricator instance.

[llvm][NFC] Refactor AutoUpgrade case 'w'
ClosedPublic

Authored by urnathan on Aug 20 2023, 10:10 AM.

Details

Summary

Here's the refactoring of case 'w':. Primarily check a 'wasm' prefix before proceeding, and a bit of common handling for some of the intrinsics therein.

Diff Detail

Event Timeline

urnathan created this revision.Aug 20 2023, 10:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2023, 10:10 AM
urnathan requested review of this revision.Aug 20 2023, 10:10 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 20 2023, 10:10 AM
This revision is now accepted and ready to land.Aug 20 2023, 11:53 AM
This revision was landed with ongoing or failed builds.Aug 20 2023, 4:15 PM
This revision was automatically updated to reflect the committed changes.