[PATCH] D68857: [X86] Add strict fp support for operations of X87 instructions

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 18:17:49 PST 2019


LiuChen3 updated this revision to Diff 228990.
LiuChen3 added a comment.

Modify the name of tests and delete some RUN line in fp80-strict-scalar.ll.


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.228990.patch
Type: text/x-patch
Size: 21744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/3ce4812b/attachment.bin>


More information about the llvm-commits mailing list