This is an archive of the discontinued LLVM Phabricator instance.

[WIP][OpenMP][DeviceRTL] Add the initial support for SIMD execution (NOT FOR REVIEW)
AbandonedPublic

Authored by tianshilei1992 on Sep 23 2021, 11:31 AM.

Details

Reviewers
jdoerfert

Diff Detail

Event Timeline

tianshilei1992 requested review of this revision.Sep 23 2021, 11:31 AM
Herald added a project: Restricted Project. · View Herald Transcript

rebase and set dependence

fix compilation errors

When it is target simd:

  • outlined function can be emitted.
  • function call to __kmpc_simd_51 can be emitted.
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 27 2021, 6:56 PM
tianshilei1992 abandoned this revision.Dec 25 2021, 11:02 AM