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

LiuChen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 11 01:55:52 PDT 2019


LiuChen3 updated this revision to Diff 224553.

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/x87-fp-strict-add.ll
  llvm/test/CodeGen/X86/x87-fp-strict-div.ll
  llvm/test/CodeGen/X86/x87-fp-strict-fpextend.ll
  llvm/test/CodeGen/X86/x87-fp-strict-fpround.ll
  llvm/test/CodeGen/X86/x87-fp-strict-mul.ll
  llvm/test/CodeGen/X86/x87-fp-strict-sqrt.ll
  llvm/test/CodeGen/X86/x87-fp-strict-sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68857.224553.patch
Type: text/x-patch
Size: 26616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191011/1704e5ce/attachment.bin>


More information about the llvm-commits mailing list