[PATCH] D118272: AMDGPU: Add code object v5 support and generate metadata for implicit kernel args
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 00:29:53 PST 2022
foad added inline comments.
================
Comment at: llvm/docs/AMDGPUUsage.rst:3522
+ This is not the same as the value in the AQL dispatch packet,
+ which has the grid size in work-items. If the grid dimentionality
+ is 1, then must be 1.
----------------
Typo "dimensionality" here and below.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118272/new/
https://reviews.llvm.org/D118272
More information about the llvm-commits
mailing list