[PATCH] D79526: [CUDA][HIP] Workaround for resolving host device function against wrong-sided function

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 12:27:09 PDT 2020


tra added a comment.

e03394c6a6ff5832aa43259d4b8345f40ca6a22c <https://reviews.llvm.org/rGe03394c6a6ff5832aa43259d4b8345f40ca6a22c> Still breaks some of the existing CUDA code (got failures in pytorch and Eigen). I'll revert the patch and will send you a reduced reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79526





More information about the cfe-commits mailing list