[clang] [clang][AMDGPU] Update amdgpu_waves_per_eu attr docs (PR #74587)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 6 20:35:14 PST 2023
================
@@ -2659,8 +2659,9 @@ An error will be given if:
- Specified values violate subtarget specifications;
- Specified values are not compatible with values provided through other
attributes;
- - The AMDGPU target backend is unable to create machine code that can meet the
- request.
+
+The AMDGPU target backend will emit a warning whenever it is unable to
----------------
arsenm wrote:
This looks indented differently, without the list - as the previous comment did
https://github.com/llvm/llvm-project/pull/74587
More information about the cfe-commits
mailing list