[compiler-rt] [builtins][NFC] Remove last usage of CRT_LDBL_128BIT (PR #68041)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 07:58:35 PDT 2023
https://github.com/arichardson commented:
I believe this is not quite right since it will break PPC64 where we will now use IEEE128 logbl, etc. unconditionally.
https://github.com/llvm/llvm-project/pull/68041
More information about the llvm-commits
mailing list