[llvm] [AMDGPU] Skip register uses in AMDGPUResourceUsageAnalysis (PR #133242)

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 2 05:19:10 PDT 2025


rovka wrote:

> This could be much more generic. AMDGPUResourceUsageAnalysis could unconditionally ignore IMPLICIT_DEF and all use operands.

Ok, I switched to that. 

@arsenm I think this makes your other comments obsolete. But anyway, let me know what you think of this approach :)

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


More information about the llvm-commits mailing list