This patch models MXCSR and adds flag "mayRaiseFPException" for MMX FP
instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D69702
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 1 2019, 12:20 AM Closed by commit rG02728f49da7b: [X86] Model MXCSR for MMX FP instructions (authored by Pengfei Wang <pengfei.wang@intel.com>). · Explain WhyNov 1 2019, 10:18 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 227569 llvm/lib/Target/X86/X86InstrMMX.td
llvm/test/CodeGen/X86/mmx-reg-usage.ll
|