You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CIR didn't work on structs with destructor but without constructor. Now
it is fixed.
Moreover, CUDA kernels must be emitted if it was referred to in the
destructor of a non-device variable. It seems already working, so I just
unblocked the code path.
Extended Description
if an archive is empty, the linker (gccld in this case) crashes. It should
manage to procede.
The text was updated successfully, but these errors were encountered: