[all-commits] [llvm/llvm-project] 7d0145: [AMDGPU] Use more consistemt way to avoid overflow...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Mon Jan 23 11:01:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d0145cc47488b008316b040ec9629605c0ed0b8
https://github.com/llvm/llvm-project/commit/7d0145cc47488b008316b040ec9629605c0ed0b8
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
Log Message:
-----------
[AMDGPU] Use more consistemt way to avoid overflow in the scheduler
Use more consistent way to avoid overflow when calculating SGPR
and VGPR pressure limits.
Differential Revision: https://reviews.llvm.org/D142262
More information about the All-commits
mailing list