mgcarrasco wrote: > Friendly ping
Thanks @MrSidims. The changes for the switch look good to me. I think these following changes could also be required for the switch. What do you think? There will be some limitations still with the SPIR-V BE such as no debug information. Users should receive a warning if they want to get debug information in this new default mode. Also, the HIP docs should be updated to mention this https://rocm.docs.amd.com/projects/llvm-project/en/latest/conceptual/spirv.html. When we implemented the -use-spirv-backend option it was for us to start our work on the BE, so it is currently hidden. https://github.com/llvm/llvm-project/pull/198338 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
