[llvm] [AMDGPU] Use the SchedModel available in SIInstrInfo (PR #110859)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 08:36:46 PDT 2024


https://github.com/arsenm approved this pull request.

LGTM. I don't think we should have this copy in TargetInstrInfo, it's already present in the MCSubtargetInfo 

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


More information about the llvm-commits mailing list