[Openmp-commits] [openmp] [OpenMP][NFC] Remove `DelayedBinDesc` (PR	#74360)
    Joseph Huber via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Mon Dec  4 11:49:15 PST 2023
    
    
  
jhuber6 wrote:
> > This was the original issue #60119. I think HSA might've solved this as well in future versions.
> 
> This code was from the very beginning either unused or racy. I don't see a point in keeping it. If the issue exists, we need to store delayed lib initialization in a different place.
I'll wait until @JonChesterfield chimes in, since if I recall this patch did indeed resolve the issue caused by infinitely recursive constructor calls.
https://github.com/llvm/llvm-project/pull/74360
    
    
More information about the Openmp-commits
mailing list