[all-commits] [llvm/llvm-project] d61737: [AMDGPU] Use the SchedModel available in SIInstrIn...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Wed Oct 2 09:17:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d617371375cba53e44eccedbac976f2b74df4f23
https://github.com/llvm/llvm-project/commit/d617371375cba53e44eccedbac976f2b74df4f23
Author: Juan Manuel Martinez Caamaño <jmartinezcaamao at gmail.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInsertDelayAlu.cpp
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h
Log Message:
-----------
[AMDGPU] Use the SchedModel available in SIInstrInfo (#110859)
Instead of allocating an initializing a new instance in
`GCNHazardRecognizer` and `AMDGPUInsertDelayAlu`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list