[Openmp-commits] [openmp] [Libomptarget] Rework Record & Replay to be a plugin member (#88928) (PR #89097)

Joseph Huber via Openmp-commits openmp-commits at lists.llvm.org
Wed Apr 17 15:29:57 PDT 2024


jhuber6 wrote:

As far as I can tell, the actual handling of this class is all over the place. It was a global reference that takes a single device and, is deinitialized along with the device, but must be initialized externally for a single device? I don't know, I just tried to retain the old semantics. Hopefully it works again.

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


More information about the Openmp-commits mailing list