[all-commits] [llvm/llvm-project] 2d24d7: [AMDGPU] Stabilize sort order
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sat Mar 28 12:22:57 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2d24d74b8595071bf58fe6ba52f2ac416a6fe947
https://github.com/llvm/llvm-project/commit/2d24d74b8595071bf58fe6ba52f2ac416a6fe947
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-03-28 (Sat, 28 Mar 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNRegBankReassign.cpp
Log Message:
-----------
[AMDGPU] Stabilize sort order
Found by the expensive checks in llvm::sort.
More information about the All-commits
mailing list