[Openmp-commits] [openmp] [OpenMP][AArch64] Fix frame pointer save in microtask (PR #165313)
via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 30 04:51:41 PDT 2025
jprotze wrote:
Running the `ompt/tasks/task_types.c` test should tell you whether the change broke something for OMPT:
`LIT_FILTER=ompt/tasks/task_types.c make check-openmp`
or
`LIT_FILTER=ompt/tasks/task_types.c ninja check-openmp`
If check-openmp cannot be found for a runtime build of openmp, you might need to go to `BUILD/runtimes/runtimes-bin/` and start the test from there.
https://github.com/llvm/llvm-project/pull/165313
More information about the Openmp-commits
mailing list