[Mlir-commits] [mlir] [ROCDL] Use attached target on the GPU module when lowering GPU ops to ROCDL (PR #110735)

Umang Yadav llvmlistbot at llvm.org
Wed Nov 6 09:11:16 PST 2024


umangyadav wrote:

> So, I don't have any opposition to this patch if it helps downstream, but it won't work right away with convert-to-llvm until we fix it.

Agreed, that this patch doesn't help in anyway right away. I have some changes here where `convert-to-llvm` reads DLTI information to read target related information to setup `conver-to-llvm`

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


More information about the Mlir-commits mailing list