================ @@ -0,0 +1,61 @@ +//===- AttrToLLVMConverter.cpp - SPIR-V attributes conversion to LLVM -C++ ===// ---------------- victor-eds wrote: Moved from SPIR-V to LLVM conversion. More similar approach to other dialects. https://github.com/llvm/llvm-project/pull/101664