[PATCH] D107082: [X86][RFC] Enable `_Float16` type support on X86 following the psABI

Sylvestre Ledru via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 4 03:59:12 PDT 2022


sylvestre.ledru added a comment.

@pengfei I am not convinced it is an issue on my side. I don't have anything particular in this area and using a stage2 build system.

Anyway, this patch fixes the issue on my side:
https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/-/blob/snapshot/debian/patches/force-sse2-compiler-rt.diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107082



More information about the llvm-commits mailing list