[PATCH] D47070: [CUDA] Upgrade linked bitcode to enable inlining
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat May 19 01:27:17 PDT 2018
Hahnfeld added subscribers: chandlerc, ahatanak.
Hahnfeld added a comment.
Looks like this was added as a "temporary solution" in https://reviews.llvm.org/D8984. Meanwhile the attribute whitelist was merged half a year later (https://reviews.llvm.org/D7802), so maybe we can just get rid of comparing `target-cpu` and `target-features` entirely?
Repository:
rC Clang
https://reviews.llvm.org/D47070
More information about the cfe-commits
mailing list