[PATCH] D109344: [AMDGPU][OpenMP] Use complex definitions from complex_cmath.h
Pushpinder Singh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 13 05:24:21 PDT 2021
pdhaliwal added a comment.
Hey, Jon, sorry for late reply. I cannot reproduce this issue on nvptx so it seems to occur only on amdgcn. Will it be better if instead the name mangling issue is fixed? Or for the meantime, I could add #ifdef around as a temporary fix. Suggestions?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109344/new/
https://reviews.llvm.org/D109344
More information about the cfe-commits
mailing list