[libc-commits] [libc] [libc][math] Adding LIBC_MATH_ALWAYS_ROUND_NEAREST option (PR #201154)
Hoàng Minh Thiên via libc-commits
libc-commits at lists.llvm.org
Wed Jun 3 20:12:01 PDT 2026
hmthien050209 wrote:
> > I've fixed the reviews.
> > Tested again locally with `ninja libc check-libc`, seems like the above failing test is a flaky one from HEAD?
> > ```
> > Testing Time: 26.35s
> >
> > Total Discovered Tests: 1084
> > Passed: 1084 (100.00%)
> > ```
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > ~Let's see after this try.~ It was actually a flaky test as filed in the issue #201396
>
> so is that issue able to be produced locally ? Since I saw it mentioned about not being able to be produced locally
No, the flaky test from HEAD isn't reproducible locally (seems to be HIP related?)
https://github.com/llvm/llvm-project/pull/201154
More information about the libc-commits
mailing list