[PATCH] D128571: [X86] Support `_Float16` on SSE2 and up

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 27 23:44:13 PDT 2022


pengfei added a subscriber: vitalybuka.
pengfei added a comment.

Thanks @vitalybuka ! I believe the fail was caused by missing `COMPILER_RT_HAS_FLOAT16` in these tests. Relanded.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128571



More information about the cfe-commits mailing list