[llvm] [llvm-calc-occupancy] Add an AMDGPU occupancy calculator tool (PR #208727)

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 05:53:31 PDT 2026


================
@@ -0,0 +1,30 @@
+# This tool depends on AMDGPU backend internals (GCNSubtarget). Only build it
----------------
nico wrote:

Should that be reflected in the name of the tool?

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


More information about the llvm-commits mailing list