================
@@ -61,6 +63,7 @@ registerAllGPUToLLVMIRTranslations(DialectRegistry ®istry)
{
registerLLVMDialectTranslation(registry);
registerNVVMDialectTranslation(registry);
registerROCDLDialectTranslation(registry);
+ registerSPIRVDialectTranslation(registry);
----------------
joker-eph wrote:
> The PR has been open for a while and blocking other work that depends on it.
> Would be great if you can approve soon.
Well, we were waiting on the test that you just added today!
https://github.com/llvm/llvm-project/pull/71430
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits