[Mlir-commits] [mlir] [MLIR][LLVM] Attach kernel metadata representation to `llvm.func` (PR #101314)

Victor Perez llvmlistbot at llvm.org
Wed Jul 31 09:35:38 PDT 2024


victor-eds wrote:

@Dinistro done! Now `getSupportedMetadata` receives an additional `LLVMContext` argument. This allows to move more code to the interface for LLVM IR import :+1: 

https://github.com/llvm/llvm-project/pull/101314


More information about the Mlir-commits mailing list