Fix translation of NVVM special registers to intrinsics.
The original implementation did not map the return value of the intrinsics call to the result value of the special register op. Uses of the result value hence hit a nullpointer. -- PiperOrigin-RevId: 250255436
Loading
Please sign in to comment