[Mlir-commits] [mlir] [mlir][nvvm]Add support for grid_constant attribute on LLVM function arguments (PR #78228)

Mehdi Amini llvmlistbot at llvm.org
Wed Jan 17 06:54:14 PST 2024


joker-eph wrote:

This is something that LLVM will support eventually as well: it is part of the NVVM specification and it is needed to support the __grid_constant__ CUDA C++ feature.

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


More information about the Mlir-commits mailing list