[all-commits] [llvm/llvm-project] 907d79: [AMDGPU] Cleanup memory legalizer interfaces
Tony Tye via All-commits
all-commits at lists.llvm.org
Tue Oct 13 23:28:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 907d799070c351b3da0b0f4b9669f230d46e6d8d
https://github.com/llvm/llvm-project/commit/907d799070c351b3da0b0f4b9669f230d46e6d8d
Author: Tony <Tony.Tye at amd.com>
Date: 2020-10-14 (Wed, 14 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp
Log Message:
-----------
[AMDGPU] Cleanup memory legalizer interfaces
- Rename interfaces to be in terms of acquire and release.
- Improve comments.
Differential Revision: https://reviews.llvm.org/D89355
More information about the All-commits
mailing list