[llvm] [AMDGPU] Optimize block count calculations to the new ABI (PR #174112)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 1 07:44:27 PST 2026
================
@@ -1,4 +1,5 @@
-//===-- AMDGPULowerKernelAttributes.cpp ------------------------------------------===//
+//===-- AMDGPULowerKernelAttributes.cpp
+//------------------------------------------===//
----------------
jhuber6 wrote:
Did it in the first commit so you can view it separately
https://github.com/llvm/llvm-project/pull/174112
More information about the llvm-commits
mailing list