[PATCH] D130718: [compiler-rt] [builtins] Detect _Float16 support at compile time

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 30 01:55:59 PDT 2022


dim added a comment.

Okay, so do we continue with this approach at all, then? The problem that x86_64 builds fail by default on non-gcc compilers still stands. I'm just not good enough in handling the CMake logic to figure that out, if we have to handle it via CMake.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130718



More information about the llvm-commits mailing list