[PATCH] D62971: [HIP] Remove the assertion on match between host/device names.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 6 13:13:18 PDT 2019
hliao added a comment.
I took this back. I fab a case where anonymous type IDs mismatch between the device-side name between host-compilation and device-compilation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62971/new/
https://reviews.llvm.org/D62971
More information about the cfe-commits
mailing list