[PATCH] D68857: [X86] Add strict fp support for operations of X87 instructions
LiuChen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 11 20:57:57 PST 2019
LiuChen3 updated this revision to Diff 228805.
LiuChen3 added a comment.
Rebase and change the name of tests in fp-strict-scalar.ll . Add a test file which only process 80-bit long double type, because tests for 80-bit FP is complex to put into fp-strict-scalar.ll without changing the '–check-prefix'.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68857/new/
https://reviews.llvm.org/D68857
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/lib/Target/X86/X86InstrFPStack.td
llvm/test/CodeGen/X86/fp-strict-scalar.ll
llvm/test/CodeGen/X86/fp80-strict-scalar.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68857.228805.patch
Type: text/x-patch
Size: 31785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/5b98bf1b/attachment.bin>
More information about the llvm-commits
mailing list