[Openmp-commits] [PATCH] D127372: [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks

Dhruva Chakrabarti via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Feb 27 11:01:09 PST 2023


dhruvachak added a comment.

@mhalk Can this be landed on top of trunk today? I would be interested in landing this one on top of what we have today so that we get some test coverage as part of "make check". You will need to update the tests to match the current code and update the tests as patches 4-7 land.

I see this patch still depends on D127367 <https://reviews.llvm.org/D127367>. Can you remove this dependency, update the CHECK lines if not done already, and verify?

Thanks.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127372/new/

https://reviews.llvm.org/D127372



More information about the Openmp-commits mailing list