Skip to content

Commit 020cb91

Browse files
authored
[AMD] NFC: refactor atomic rmw lowering patterns (#6258)
- 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]>
1 parent e3093b4 commit 020cb91

File tree

4 files changed

+705
-635
lines changed

4 files changed

+705
-635
lines changed

0 commit comments

Comments
 (0)