[PATCH] D53608: [builtins] Build float128 soft float builtins for x86_64.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 14:50:22 PST 2021


efriedma added a comment.

>From earlier review comment:

> Missing changes to run the unittests (test/builtins/Unit/) for the new functions.

That's the most important part, so we have some confidence the code actually works.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D53608



More information about the llvm-commits mailing list