[PATCH] D115441: [X86][MS] Add 80bit long double support for Windows

John Reagan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 10:10:59 PST 2021


JohnReagan added a comment.

Does any of this impact the -f128 support?  We use f128 x-float on OpenVMS.  We've historically only aligned on 8-byte boundaries for legacy reasons (I'm not opposed to having my own mods to control the record layout and/or data layout)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115441/new/

https://reviews.llvm.org/D115441



More information about the llvm-commits mailing list