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

Krzysztof Drewniak llvmlistbot at llvm.org
Tue Oct 1 15:41:41 PDT 2024


krzysz00 wrote:

As for my review, this overall seems like a good idea.

The one thing I'd like to get a touch of consensus on is whether this will help with solving the target information issues in the long run (ex. letting something like `--convert-to-llvm` pick up the data layout)

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


More information about the Mlir-commits mailing list