This is an archive of the discontinued LLVM Phabricator instance.

[AVR] Add FeatureEIJMPCALL to FamilyAVR6
ClosedPublic

Authored by aykevl on Nov 7 2022, 10:01 AM.

Details

Summary

This feature was probably missed when FamilyAVR6, but should definitely be there. I checked all four devices in the AVR6 family and they all support eijmp/eicall.

Found while working on D137572 (but this patch can be applied separately).

Diff Detail

Event Timeline

aykevl created this revision.Nov 7 2022, 10:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 10:01 AM
Herald added subscribers: Jim, hiraditya. · View Herald Transcript
aykevl requested review of this revision.Nov 7 2022, 10:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 7 2022, 10:01 AM
This revision is now accepted and ready to land.Nov 10 2022, 10:50 PM

You are appreciated to commit ASAP. I would like to reduce my long review list. :)

This revision was landed with ongoing or failed builds.Nov 15 2022, 6:29 AM
This revision was automatically updated to reflect the committed changes.