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

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Tue Jan 16 01:41:32 PST 2024


================
@@ -327,7 +327,8 @@ class ModuleTranslation {
                            ArrayRef<llvm::Instruction *> instructions);
 
   /// Translates parameter attributes and adds them to the returned AttrBuilder.
----------------
ftynse wrote:

Nit: please update the doc to explain the change of return type.

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


More information about the Mlir-commits mailing list