[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 25 23:20:43 PST 2019
LiuChen3 updated this revision to Diff 231007.
LiuChen3 added a comment.
Pengfei has helped me commit the test cases.
I rebase and add the option "-disable-strictnode-mutation" to the test case.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68857/new/
https://reviews.llvm.org/D68857
Files:
llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
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.231007.patch
Type: text/x-patch
Size: 9356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191126/b8ecb653/attachment.bin>
More information about the llvm-commits
mailing list