Skip to content

Commit

Permalink
[OpenMP][OpenMPIRBuilder] Migrate kernel launch code and host fallbac…
Browse files Browse the repository at this point in the history
…k code generation from Clang to the OpenMPIRBuilder

This patch refactors the code generation that emits the offloading kernel
launch and moves the core portion to the OpenMPIRBuilder so that it can be used
from flang in the future.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D151035
  • Loading branch information
jsjodin committed Jun 30, 2023
1 parent bc60964 commit ac65cc1
Show file tree
Hide file tree
Showing 5 changed files with 467 additions and 300 deletions.
Loading

0 comments on commit ac65cc1

Please sign in to comment.