diff options
author | Vang Thao <Vang.Thao@amd.com> | 2022-03-25 11:36:34 -0700 |
---|---|---|
committer | Vang Thao <Vang.Thao@amd.com> | 2022-04-08 13:08:32 -0700 |
commit | 311edc6b5b05f2f1a0151df8c9d054b6fdbf02a1 (patch) | |
tree | 7bd9bfaeb3be398a213a5303b5f0960d8060b63a /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 61df26c86cfec01317fba4f2509bc7469fff13d9 (diff) | |
download | llvm-311edc6b5b05f2f1a0151df8c9d054b6fdbf02a1.zip llvm-311edc6b5b05f2f1a0151df8c9d054b6fdbf02a1.tar.gz llvm-311edc6b5b05f2f1a0151df8c9d054b6fdbf02a1.tar.bz2 |
[AMDGPU] Enable PreRARematerialize scheduling pass with multiple high RP regions
Enable the PreRARematerialize pass when there are multiple high RP scheduling
regions present. Require the occupancy in all high RP regions be improved
before finalizing sinking. If any high RP region did not improve in occupancy
then un-do all sinking and restore the state to before the pass.
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D122501
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions