[flang-commits] [flang] [Flang][OpenMP] Use less CHECK-DAGs in a test (PR #90190)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Fri Apr 26 06:13:57 PDT 2024
luporl wrote:
> Speedup is 4.71s -> 0.27s on the machine I run.
>
> I see that this test has failed in the CI. Will have a look.
Was this measured on a Windows box?
If so, the new time looks small enough.
If not, maybe the other CHECK-DAGs could be removed as well, except for those that check global data definitions.
https://github.com/llvm/llvm-project/pull/90190
More information about the flang-commits
mailing list