[cfe-dev] clang with host and accelerator bitcode

David Greene via cfe-dev cfe-dev at lists.llvm.org
Tue Sep 8 09:58:06 PDT 2020


Alexey Bataev <a.bataev at hotmail.com> writes:

> I think you need to add "-fopenmp -fopenmp-targets=..." to make clang to understand that bundler/unbundler is required.

Thanks!  That helped.  It turns out I needed a few other things for my
use-case but this got me unblocked and I was able to figure it out.

             -David


More information about the cfe-dev mailing list