[PATCH] D115441: [X86][MS] Add 80bit long double support for Windows
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 07:43:38 PST 2021
craig.topper added a comment.
Doesn’t icc also emit code into main to change the FPCW precision control field? Is making long double 80 bits useful if you don’t increase the precision in hardware?
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