[llvm] [llvm][AMDGPU] Enable FWD_PROGRESS bit for GFX10+ (PR #128367)

Alex Voicu via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 06:27:21 PST 2025


================
@@ -83,6 +83,10 @@ Changes to the AArch64 Backend
 Changes to the AMDGPU Backend
 -----------------------------
 
+* Enabled the
+  [FWD_PROGRESS bit](https://llvm.org/docs/AMDGPUUsage.html#code-object-v3-kernel-descriptor)
+  for all GFX ISAs greater or equal to 10
----------------
AlexVlx wrote:

Done.

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


More information about the llvm-commits mailing list