This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Select llvm.trap intrinsic
ClosedPublic

Authored by Petar.Avramovic on Sep 4 2019, 8:17 AM.

Details

Summary

Select G_INTRINSIC_W_SIDE_EFFECTS for Intrinsic::trap for MIPS32
via legalizeIntrinsic.

Diff Detail

Repository
rL LLVM

Event Timeline

Petar.Avramovic created this revision.Sep 4 2019, 8:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 4 2019, 8:17 AM
This revision is now accepted and ready to land.Sep 4 2019, 1:16 PM
This revision was automatically updated to reflect the committed changes.