[PATCH] D109705: AMDGPU: Don't consider whether amdgpu-flat-work-group-size was set

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 15:36:12 PDT 2021


rampitec added a comment.

Is it the same as D109704 <https://reviews.llvm.org/D109704>?



================
Comment at: llvm/docs/AMDGPUUsage.rst:872
+                                             CLANG attribute [CLANG-ATTR]_. This is an optimization hint, and
+                                             the backend may not be able to satisfy the request. If the specified range
+                                             is incompatible with the function's "amdgpu-flat-work-group-size" value,
----------------
Reformat the column.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109705/new/

https://reviews.llvm.org/D109705



More information about the llvm-commits mailing list