"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "6afe0354048f350442708eff0875101fe6f2bf44"
[NVPTX] Ignore target-cpu and -features for inlining
We don't want to prevent inlining because of target-cpu and -features attributes that were added to newer versions of LLVM/Clang: There are no incompatible functions in PTX, ptxas will throw errors in such cases. Differential Revision: https://reviews.llvm.org/D47691 llvm-svn: 334904
Loading
Please register or sign in to comment