This is an archive of the discontinued LLVM Phabricator instance.

[mlir][AMDGPU] Add gfx941 to buffer atomics emulation
ClosedPublic

Authored by krzysz00 on Jun 6 2023, 12:07 PM.

Diff Detail

Event Timeline

krzysz00 created this revision.Jun 6 2023, 12:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2023, 12:07 PM
krzysz00 requested review of this revision.Jun 6 2023, 12:07 PM
fmorac added a subscriber: fmorac.Aug 10 2023, 6:00 PM

Overall looks good to me, can you add a description & tests for MaxSIOp & MinUIOp?

fmorac accepted this revision.Sep 8 2023, 2:00 PM
This revision is now accepted and ready to land.Sep 8 2023, 2:00 PM
This revision was automatically updated to reflect the committed changes.