[PATCH] D147940: [Flang][OpenMP][OMPIRBuilder] Add lowering of TargetOp for device codegen

Jan Sjödin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 10:40:51 PDT 2023


jsjodin added a comment.

Is there a way we can create a fortran test with a target region and use the --offload-device-only flag to check that we get the device function generated? It would be nice to have.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147940/new/

https://reviews.llvm.org/D147940



More information about the llvm-commits mailing list