[PATCH] D87402: [ms] [llvm-ml] Add REAL10 support (x87 extended precision)

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 11:09:42 PDT 2020


epastor created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
epastor requested review of this revision.

Add MASM support for 80-bit reals in the x87 extended precision format.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87402

Files:
  llvm/include/llvm/MC/MCStreamer.h
  llvm/lib/MC/MCParser/MasmParser.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/tools/llvm-ml/builtin_types.test
  llvm/test/tools/llvm-ml/type_operators.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87402.290781.patch
Type: text/x-patch
Size: 9255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/ba9ef092/attachment.bin>


More information about the llvm-commits mailing list