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
- Use `select` operation instead of bitwise calculations;
- Split different approaches of atomicRMW lowering to different
functions;
- Introduce AtomicRMWEmmiter to manage these approaches;
- Skip runtime checks if contiguaity is proven on the compile time
---------
Signed-off-by: Ilya Veselov <[email protected]>
0 commit comments