[Mlir-commits] [mlir] [MLIR][GPUToLLVMSPV] Fix subgroup ops mangling (PR #126111)
Vyacheslav Levytskyy
llvmlistbot at llvm.org
Thu Feb 13 09:22:55 PST 2025
VyacheslavLevytskyy wrote:
@akroviakov May I ask you please to paste here a reproducer as a LLVM IR input (i.e., an intermediate step of producing SPIR-V from MLIR input) that results eventually into `unresolved external symbol _Z22get_sub_group_local_id` error? I'd like to have a closer look of what's going on the SPIR-V backend side.
https://github.com/llvm/llvm-project/pull/126111
More information about the Mlir-commits
mailing list