[all-commits] [llvm/llvm-project] 558f3e: [AMDGPU] Remove #if 0 code for indexed resources i...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue May 21 05:52:04 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 558f3ea4aef718f953d3f38a45363d8a91988292
https://github.com/llvm/llvm-project/commit/558f3ea4aef718f953d3f38a45363d8a91988292
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-05-21 (Tue, 21 May 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] Remove #if 0 code for indexed resources in SIInsertWaitcnts (#92905)
I do not understand what optimization this was supposed to implement.
It has never been enabled. I suspect it no longer applies to GCN/RDNA
architectures.
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