[all-commits] [llvm/llvm-project] 8e8cc5: [NFC][AMDGPU] Reorder SIMemoryLegalizer functions ...
Tony Tye via All-commits
all-commits at lists.llvm.org
Wed Oct 21 22:40:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8e8cc587a55951ee46f307337a88a23cb45b9dd6
https://github.com/llvm/llvm-project/commit/8e8cc587a55951ee46f307337a88a23cb45b9dd6
Author: Tony <Tony.Tye at amd.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
Log Message:
-----------
[NFC][AMDGPU] Reorder SIMemoryLegalizer functions to be consistent
- Make the SIMemoryLegalizer insertAcquire function be in the same
order for each target to be consistent.
Differential Revision: https://reviews.llvm.org/D89880
More information about the All-commits
mailing list