[Mlir-commits] [mlir] [MLIR][GPU-LLVM] Convert `gpu.func` to `llvm.func` (PR #101664)

Petr Kurapov llvmlistbot at llvm.org
Fri Aug 2 06:13:42 PDT 2024


https://github.com/kurapov-peter commented:

Thanks, Victor! This is really helpful, I was able to replace some dumb copy-pasted code locally :) Haven't tried the `llvm.ptr<3>` yet though. Would it require `gpu.launch` lowering changes?

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


More information about the Mlir-commits mailing list