This patch enables basic complex functionality using the ocml builtins.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Macros fine by me, haven't found time to look at what is going on with variant
clang/lib/Headers/openmp_wrappers/complex | ||
---|---|---|
20 | I don't think this should be necessary - the declare variant stuff works for nvptx afaik |
Comment Actions
LG
clang/lib/Headers/openmp_wrappers/complex | ||
---|---|---|
20 | You need it because the file has include guards. |
I don't think this should be necessary - the declare variant stuff works for nvptx afaik