[all-commits] [llvm/llvm-project] e64ef7: [AMDGPU] Remember to clear a DenseMap between runs...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Oct 2 02:08:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e64ef74e64577ecff16b7f5f7491b580c7e2f10a
https://github.com/llvm/llvm-project/commit/e64ef74e64577ecff16b7f5f7491b580c7e2f10a
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] Remember to clear a DenseMap between runs of SIInsertWaitcnts (#110650)
This caused nondeterministic codegen in some cases.
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