arsenm wrote: > Clang will insert addrspacecast unfortunately, so we at least need to support > addrspacecast to generic. For example, there are tests in which we cast the > named barrier GV to `void*`
That's a clang bug https://github.com/llvm/llvm-project/pull/195613 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
