[llvm] [X86][CodeGen] Restrict F128 lowering to GNU environment (PR #81664)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 13 14:37:51 PST 2024
nikic wrote:
This change only makes sense if X64 Android actually uses f128 arithmetic rather than f80 arithmetic in the `*l` builtins -- does it?
https://github.com/llvm/llvm-project/pull/81664
More information about the llvm-commits
mailing list