[clang] [llvm] [AMDGPU] Convert AMDGPUResourceUsageAnalysis pass from Module to MF pass (PR #102913)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 11:47:53 PDT 2024


================
@@ -0,0 +1,533 @@
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -enable-ipra=0 -verify-machineinstrs < %s | FileCheck -check-prefix=GCN %s
----------------
arsenm wrote:

Can drop -verify-machineinstrs 

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


More information about the llvm-commits mailing list