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
Add a convenience function to insert setdebugreg instructions
This function will:
* convert pointers to i32 and emit 2 instructions (for 64bit pointers)
* try to bitcast 32bit data types to i32 (float)
* will deal with nonuniform variables by reading only the first active lane
0 commit comments