[Openmp-commits] [openmp] [OpenMP][AArch64] Fix frame pointer save in microtask (PR #165313)

Dominik Wójt via Openmp-commits openmp-commits at lists.llvm.org
Sun Nov 2 21:14:37 PST 2025


dominik-wojt-2311446 wrote:

Thanks for the pointer to the tests.
```
$ LIT_FILTER=ompt/tasks/task_types.c ninja check-openmp
...
Total Discovered Tests: 462
  Excluded: 461 (99.78%)
  Passed  :   1 (0.22%)
$ ninja check-openmp
...
Total Discovered Tests: 462
  Unsupported      :  47 (10.17%)
  Passed           : 414 (89.61%)
  Expectedly Failed:   1 (0.22%)
```

https://github.com/llvm/llvm-project/pull/165313


More information about the Openmp-commits mailing list