[all-commits] [llvm/llvm-project] 57c943: [AMDGPU] Only raise wave priority if there is a lo...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu Sep 8 07:22:04 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57c943d5811df35c50b6f9b6068d14d9bfd8b338
https://github.com/llvm/llvm-project/commit/57c943d5811df35c50b6f9b6068d14d9bfd8b338
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUSetWavePriority.cpp
M llvm/test/CodeGen/AMDGPU/set-wave-priority.ll
Log Message:
-----------
[AMDGPU] Only raise wave priority if there is a long enough sequence of VALU instructions.
Reviewed By: nhaehnle
Differential Revision: https://reviews.llvm.org/D124671
More information about the All-commits
mailing list