[all-commits] [llvm/llvm-project] 477e3f: Revert "AMDGPU: Don't consider global pressure whe...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 3 10:25:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 477e3fe4f874b1c4d5896f3bfaf7b3b8a6d38103
https://github.com/llvm/llvm-project/commit/477e3fe4f874b1c4d5896f3bfaf7b3b8a6d38103
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNRegPressure.h
M llvm/lib/Target/AMDGPU/SIFormMemoryClauses.cpp
R llvm/test/CodeGen/AMDGPU/soft-clause-bundle-local-pressure.mir
Log Message:
-----------
Revert "AMDGPU: Don't consider global pressure when bundling soft clauses"
This reverts commit 1e377a273f59375d8e6a424f66f069b3adfa1ca4.
A regression was reported.
More information about the All-commits
mailing list