[PATCH] D109704: AMDGPU: Fix test relying on incompatible attributes

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


rampitec added inline comments.


================
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,
----------------
This needs reformat to keep column width.


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

https://reviews.llvm.org/D109704



More information about the llvm-commits mailing list