This is an archive of the discontinued LLVM Phabricator instance.

[LoongArch] Diagnose the behavior of reading and writing registers that do not conform to the hardware register size
ClosedPublic

Authored by gonglingqin on Nov 15 2022, 1:06 AM.

Details

Summary

When reading or writing a register that does not conform to the size of a
hardware register, an error message is generated instead of a compiler crash.

Diff Detail

Event Timeline

gonglingqin created this revision.Nov 15 2022, 1:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2022, 1:06 AM
gonglingqin requested review of this revision.Nov 15 2022, 1:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 15 2022, 1:06 AM
This revision is now accepted and ready to land.Nov 22 2022, 1:18 AM
This revision was landed with ongoing or failed builds.Nov 23 2022, 6:42 PM
This revision was automatically updated to reflect the committed changes.