This is an archive of the discontinued LLVM Phabricator instance.

[X86] Model MXCSR for MMX FP instructions
ClosedPublic

Authored by pengfei on Oct 31 2019, 11:11 PM.

Details

Summary

This patch models MXCSR and adds flag "mayRaiseFPException" for MMX FP
instructions.

Diff Detail

Event Timeline

pengfei created this revision.Oct 31 2019, 11:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 31 2019, 11:11 PM
This revision is now accepted and ready to land.Nov 1 2019, 12:20 AM
This revision was automatically updated to reflect the committed changes.