This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][FIX] Repair accidental replacement of _shfl_sync with _shfl
ClosedPublic

Authored by jdoerfert on Mar 15 2021, 7:53 PM.

Diff Detail

Event Timeline

jdoerfert created this revision.Mar 15 2021, 7:53 PM
jdoerfert requested review of this revision.Mar 15 2021, 7:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2021, 7:53 PM
Herald added a subscriber: sstefan1. · View Herald Transcript
ye-luo accepted this revision.Mar 15 2021, 8:41 PM
ye-luo added a subscriber: ye-luo.

Fixed the problem in my test.

This revision is now accepted and ready to land.Mar 15 2021, 8:41 PM
This revision was landed with ongoing or failed builds.Mar 15 2021, 8:46 PM
This revision was automatically updated to reflect the committed changes.