[PATCH] D68854: add mayRaiseFPException flag and FPCW registers for X87 instructions
LiuChen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 10 19:49:37 PDT 2019
LiuChen3 created this revision.
LiuChen3 added a reviewer: pengfei.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
This patch adds flag "mayRaiseFPException" , FPCW and FPSW for X87 instructions which could raise
float exception.
https://reviews.llvm.org/D68854
Files:
llvm/lib/Target/X86/X86InstrFPStack.td
llvm/lib/Target/X86/X86InstrFormats.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68854.224524.patch
Type: text/x-patch
Size: 11614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/963db612/attachment.bin>
More information about the llvm-commits
mailing list