[PATCH] D69493: Add -fconvergent-functions flag
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 27 19:41:36 PDT 2019
arsenm added a comment.
In D69493#1722894 <https://reviews.llvm.org/D69493#1722894>, @jlebar wrote:
> I'm confused about "The CUDA builtin library is apparently compiled in C++ mode". By...whom, and for what purposes?
>
> No objections from me, this seems reasonable regardless, but I'd also like tra to weigh in, since it's been a while for me.
That's what the comment says in propagate-metadata.cu:
> // Build the bitcode library. This is not built in CUDA mode, otherwise it
> // might have incompatible attributes. This mirrors how libdevice is built.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69493/new/
https://reviews.llvm.org/D69493
More information about the cfe-commits
mailing list