This is an archive of the discontinued LLVM Phabricator instance.

[libomptarget][nfc] Extract function from data_sharing, move to common
ClosedPublic

Authored by JonChesterfield on Dec 17 2019, 5:21 PM.

Details

Summary

[libomptarget][nfc] Extract function from data_sharing, move to common

Finding the first active thread in the warp is different on nvptx and amdgcn,
mostly due to warp size and the desire for efficiency.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptDec 17 2019, 5:21 PM
This revision is now accepted and ready to land.Dec 18 2019, 9:19 AM
This revision was automatically updated to reflect the committed changes.