[PATCH] D19125: Enable __float128 on X86_64
Nemanja Ivanovic via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 14 10:48:08 PDT 2016
nemanjai added a comment.
In http://reviews.llvm.org/D19125#401465, @hjl.tools wrote:
> Why not enable __float128 on Linux/i386, which is defined in
> the current i386 psABI?
I am certainly more than happy to do so. The issue is that I really don't know what set of targets have this enabled (i.e. I don't know how this config macro is determined). Can you please post a link to this i386 psABI so I can get agreement between all the reviewers?
Repository:
rL LLVM
http://reviews.llvm.org/D19125
More information about the llvm-commits
mailing list