[clang] [llvm] [AMDGPU] Adding the amdgpu-num-work-groups function attribute (PR #79035)

Jun Wang via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 16 17:40:46 PST 2024


================
@@ -0,0 +1,84 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -verify-machineinstrs < %s | FileCheck %s
----------------
jwanggit86 wrote:

Removed.

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


More information about the cfe-commits mailing list