[PATCH] D63277: [CUDA][HIP] Don't set "comdat" attribute for CUDA device stub functions.

Konstantin Pyzhov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 19 16:52:28 PDT 2019


kpyzhov added a comment.

In D63277#1550870 <https://reviews.llvm.org/D63277#1550870>, @rjmccall wrote:

> This optimization is disabled for functions not in COMDAT sections?  Is that documented somewhere?


It is documented here: https://docs.microsoft.com/en-us/cpp/build/reference/opt-optimizations?view=vs-2019


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

https://reviews.llvm.org/D63277





More information about the cfe-commits mailing list