[flang-commits] [flang] [llvm] [flang] Optimize `acospi` precision (PR #152869)
Connector Switch via flang-commits
flang-commits at lists.llvm.org
Mon Aug 11 03:23:40 PDT 2025
c8ef wrote:
> Please could you add a test for f128 like in your issue.
I can do this, but I'm concerned it might break the AIX build bot. It seems they use a different fp format. We may need to add separate fp numbers based on the target triple to address this? (Or simply omit the f128 test...
https://github.com/llvm/llvm-project/pull/152869
More information about the flang-commits
mailing list